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: Thread model: single? (was: make bootstrap endless loop on AIX)


	I'm getting some linking errors on my AIX 4.1.5 box as follows....
ld: 0711-317 ERROR: Undefined symbol: .ftime
ld: 0711-317 ERROR: Undefined symbol: .FD_ZERO
ld: 0711-317 ERROR: Undefined symbol: .FD_SET
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.

	Now I do know that I would have to link one of the socket libs, but
don't know which one from the /usr/lib directory, any idea anyone?


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