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]

Re: Built GCC


On Wed, Dec 26, 2001 at 07:50:06PM -0000, Stephano Mariani wrote:
> Successful build and install of GCC 3.0.3.
> This is identical to my existing entry in the build status page barring
> only that I have since added c++ to the build.
> 
> Cygwin-1.3.6-6 on WinXP Pro
> 
> $ ./config.guess
> i686-pc-cygwin
> 
> $ new-gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.3/specs
> Configured with: ./configure --verbose --enable-threads=win32
> --with-system-zlib --disable-nls --disable-shared --enable-static
> --with-gnu-as --with-gnu-ld --program-prefix=new-
> --enable-languages=c,c++ --disable-libgcj --disable-checking
> --enable-sjlj-exceptions --host=i686-pc-cygwin --enable-haifa
> Thread model: win32
> gcc version 3.0.3
> 
> (Built using 3.0.3 itself)
> 
> CFLAGS = -O3 -fomit-frame-pointer -mcpu=athlon -funroll-loops
> -ffast-math -fexpensive-optimizations
> 
> Stephano Mariani
> 
> PS: The --program-prefix=new- seemed to have no effect... I have to
> manually rename the binaries in /usr/local/bin.
> 

Thanks, I've updated this entry in the GCC 3.0 build status page at
http://gcc.gnu.org/gcc-3.0/buildstat.html.

Janis


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