This is the mail archive of the gcc@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]

advapi32 on win32 host, cccp


Title: advapi32 on win32 host, cccp

When building the CVS image of today (march 24), I find
that cccp.exe cannot be built on a winnt system. It is
missing -ladvapi32 on the end of the link line.
(This is compiled with cygnus cygwin32 b19.1, cross
compiling for mips-gnu-elf).

Has anyone else noticed this? Should I be fixing the
host gcc to link with advapi32 automatically? Or should
I be fixing the configure step?


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