Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

compile Apache 2.0.54 using SS10 on Opteron

807578Jul 21 2005 — edited Jul 23 2005
Hi,

I am newbie in this amd64 compile thing.
I want to compile every pkg that I always use to support amd64. I research and found the command is something like this:
# cc -xarch=amd64 yourCfiles

Now usually if I compiling Apache is using this command
# ./configure --prefix=/opt/GNUhttpd

I don't know yet how to incorporate "cc -xarch=amd64" when compiling apache

Any idea on how to do that

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2005
Added on Jul 21 2005
2 comments
151 views