Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about gnat

Read more about gnat

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - gnat

Thick binding dynamic library: Undefined references

What I did so far on my Linux Mint system: Write a thin binding to the GSL library Write a thick binding based on the thin binding Write a test program for 1. Write a test program for 2. When I crea...
test-img

hreba

ada

undefined-reference

dynamic-library

gnat

Votes: 0

Answers: 1

Latest Answer

You named your thick wrapper library gsl. The library you're wrapping is also named gsl. Internally, this will cause the linker to get -lgsl two times, and both will be resolved to your thick wrapper....
test-img

flyx

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved