Re: gcc 4.2

2008-01-11 Thread Dongsheng Song
I encounter same error for some other packages, when I set: CFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" It works fine. 2008/1/12, Private Joker <[EMAIL PROTECTED]>: > > Folks, > > I am trying to compile GCC 4.2 from ports, and I keep > getting the same error... with OpenBSD 4.2 and

Re: gcc 4.2

2008-01-11 Thread Olivier Mehani
On Fri, Jan 11, 2008 at 08:03:49AM -0800, Private Joker wrote: > I am trying to compile GCC 4.2 from ports, and I keep > getting the same error... with OpenBSD 4.2 and current > as well. > checking whether the C compiler > (/usr/ports/lang/gcc/4.2/w-gcc-4.2.20070307/bin/egcc > -O2 -g ) works... no