Search the web
Sign In
New User? Sign Up
DatabaseTemplateLibrary · The Database Template Library
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
support for x86_64?   Message List  
Reply | Forward Message #2332 of 2479 |
Re: support for x86_64?

I'm not really sure since I haven't done x64 stuff on Linux but don't
you want to remove the
-march=i686
flag since that is 32 bit architecture flag?

--- In DatabaseTemplateLibrary@yahoogroups.com, "Kev" <chkev2001@...>
wrote:
>
> Hi,
> I try to compile the example program under x86_64 Red hat Linux box
> with unixODBC. When I run the command "sh build.sh", it gives me an
> error message:
>
> [root@localhost lib]# sh build.sh
> c++ -march=i686 -g -Wall -O0 -g3 -DDTL_UC -DUNIX -DHAVE_LONG_LONG
> -D_DEBUG -c -MMD -o debug/BoundIO.o BoundIO.cpp
> BoundIO.cpp:1: errorˇGyour selected CPU not support x86-64
instruction set
>
> please help...
>





Sat Nov 10, 2007 10:53 pm

corwinjoy
Offline Offline
Send Email Send Email

Forward
Message #2332 of 2479 |
Expand Messages Author Sort by Date

Hi, I try to compile the example program under x86_64 Red hat Linux box with unixODBC. When I run the command "sh build.sh", it gives me an error message: ...
Kev
chkev2001
Offline Send Email
Nov 7, 2007
8:50 am

I'm not really sure since I haven't done x64 stuff on Linux but don't you want to remove the -march=i686 flag since that is 32 bit architecture flag? ... ...
Corwin Joy
corwinjoy
Offline Send Email
Nov 10, 2007
10:53 pm

Ok,.. This time I remove the "-march=i686 flag" by editting the file config/linux-i686-gcc.inc,then remove the line: "CC += -march=i686" ...but the compiler...
Kev
chkev2001
Offline Send Email
Nov 12, 2007
3:15 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help