This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: undefined reference to `errno' g++3.3


Hi Gabriel,

Based on your command line, I don't see how ./lib/libXR4000.so is involved in the compilation/link.

Anyway, you'll need to put in the #include <cerrno> in the libXR4000.so's code and recompile that library.

--Eljay



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]