Functions are not loaded?!!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



3.13 Options for Linking
-llibrary
-l library
Thus, ‘foo.o -lz bar.o’ searches library ‘z’ after file ‘foo.o’ but before
‘bar.o’. If ‘bar.o’ refers to functions in ‘z’, those functions may
not be loaded.
-------------------------------
What does it mean "those functions may not be loaded"?
Where they will be loaded?



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux