On Wed, Nov 12, 2008 at 07:26:14AM +1100, Greg Schafer wrote:
> Tobias Gasser wrote:
>
> > i had to add ABI=32 as my system was identified ad 64bit.
> >
> > ./configure ABI=32 --prefix=/usr --enable-cxx --enable-mpbsd
> >
> > i'm using CFLAGS="-O3 -march=i486" as a global setting, overwritten fo
Tobias Gasser wrote:
> i had to add ABI=32 as my system was identified ad 64bit.
>
> ./configure ABI=32 --prefix=/usr --enable-cxx --enable-mpbsd
>
> i'm using CFLAGS="-O3 -march=i486" as a global setting, overwritten for
> some special cases mentionned in the book.
>
> any idea why i have to
Gilles Espinasse wrote:
> From: "Tobias Gasser" <[EMAIL PROTECTED]>
>> i had to add ABI=32 as my system was identified ad 64bit.
>>
>> ./configure ABI=32 --prefix=/usr --enable-cxx --enable-mpbsd
>>
>> i'm using CFLAGS="-O3 -march=i486" as a global setting, overwritten for
>> some special cases m
- Original Message -
From: "Tobias Gasser" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, November 11, 2008 5:21 PM
Subject: gmp required ABI=32
> i had to add ABI=32 as my system was identified ad 64bit.
>
> ./configure ABI=32 --prefix=/usr --enable-cxx --enable-mpbsd
>
> i'm using CFLAGS="
i had to add ABI=32 as my system was identified ad 64bit.
./configure ABI=32 --prefix=/usr --enable-cxx --enable-mpbsd
i'm using CFLAGS="-O3 -march=i486" as a global setting, overwritten for
some special cases mentionned in the book.
any idea why i have to add ABI=32 ???
thanks
tobias
--
htt
On Tue, Nov 11, 2008 at 01:17:31AM -0600, DJ Lucas wrote:
> I had completely forgotten about gtk1 and made a typo, but I find this
> to be very sloppy:
>
> [EMAIL PROTECTED] gtk+-2.14.4]# pkg-config --libs gtk+
> sh: gtk-config: command not found
> sh: gtk-config: command not found
> sh: gtk-conf