This is the mail archive of the gcc-patches@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: Add -lwinsock -lcoredll to LIB_SPEC for arm-wince-pe [PATCH]


Shaun Jackman wrote:
For "Hello, world!" to compile cleanly in my tool-chain, -lwinsock and
-lcoredll must be added to the LIB_SPEC.

That seems very odd. Why is that?


It isn't a good idea to have the compiler link in unusual libraries by default unless there is a very good reason for it.
--
Jim Wilson, GNU Tools Support, http://www.specifix.com



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