This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Re: GCC 3.01


Many thanks to Harold G. "Andy" Andrews II and Arthur I Schwarz for
their help. I needed to do this:
1) configure --enable-languages=gcc,c++,f77   Apparently, it you leave
out this specification, make will die before copying across the include
files for c++.
2) Defining HAVE_SYS_ERRLIST and HAVE_SYS_NERR in /libiberty/config.h
and /i686-pc-cygwin/libiberty/config.h
2) When generating the final executable, include -L/usr/local/lib in the
command. This lets it find the libraries.

So thanks for your help,
Andrew

___________________________________________
Andrew J. P. Maclean
Postal:
Australian Centre for Field Robotics
The Rose Street Building J04
The University of Sydney  2006  NSW
AUSTRALIA
Room:
106
Phone:
+61 2 9351 3283
Fax:
+61 2 9351 7474

http://www.acfr.usyd.edu.au/
___________________________________________




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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