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]
Other format: [Raw text]

Success complete 3.1 i686-pc-cygwin (cygwin 1.3.10-1 on Windows XP Professional)


i686-pc-cygwin

Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/3.1/specs
Configured with: ../gcc-3.1/configure --enable-threads=win32
Thread model: win32
gcc version 3.1

cygwin 1.3.10-1 on Windows XP Professional

../gcc-3.1/configure --enable-threads=win32
make CFLAGS='-O' LIBCFLAGS='-g -O2'
LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap

This time everything worked flawlessly on a clean cygwin.
g++ did not link to the correct libraries, though.
Adding the following line to "/etc/profile" helps:
export LIBRARY_PATH=/usr/local/lib/gcc-lib/i686-pc-cygwin/3.1:/usr/local/lib

Jan Henrik Sylvester


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