Audrey Thysell wrote:
> I am trying to get a 32-bit build of an application I created using fltk, but 
> I do not seem to have the 32-bit library for the libfltk.a
> I have tried to find a command line option for specifing to the configure to 
> use 32-bits.
> ./configure --enable-32bits
> which does not seem to fix the problem, although I do not get any errors...
> 

> cd fltk
> export CPPFLAGS=-m32
> export LDFLAGS=-m32
> configure
> make
> sudo cp -r lib/lib* /usr/lib32



-- 
Gonzalo Garramuño
[EMAIL PROTECTED]

AMD4400 - ASUS48N-E
GeForce7300GT
Kubuntu Edgy

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to