|
Re: Cross compiling on 64 bit machine: msg#00028apache.logging.log4cxx.user
Hi Andrew, kingos@xxxxxxxxxxxxxxx wrote: I am trying to compile svn head on an amd64 machine, but building 32bit[...] funny options. How can I do this? Is there a way to build without ant? Argh! on UNIX, you can also use the autotools based build system with the usual ./configure; make; make install approach. Regarding your issue, you probably have to do something like ./configure CXXFLAGS="-m32" LDFLAGS="-m32" Regards, Andreas |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Cross compiling on 64 bit machine: 00028, kingos |
|---|---|
| Next by Date: | Re: Cross compiling on 64 bit machine: 00028, kingos |
| Previous by Thread: | Cross compiling on 64 bit machinei: 00028, kingos |
| Next by Thread: | Re: Cross compiling on 64 bit machine: 00028, kingos |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |