On Wed, Jan 13, 2010 at 12:45 AM, galaft wang <[email protected]> wrote:
> Hi,
>
> I am compiling 32 bit httpd on 64 bit RHEL with following command:
>
> # ./configure CFLAGS=-m32 CXXFLAGS=-m32 FFLAGS=-m32 FCFLAGS=-m32
> --prefix=/root/j131/testhttpd/apache-32bit

Probably better luck with CC="gcc -m32"

--
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to