DragonFly BSD
DragonFly kernel List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: status of athlon64 support ?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 3 Nov 2004 13:22:25 -0800 (PST)

:Hi Folks,
:
:I'm upgrading my work desktop to a Athlon64 3500 - Socket 939 - K8N Neo2
:platform.
:
:I'm assuming it should 'just' work in 32 bit mode, but I'm also
:curious as to whether or not or how I can build 64 bit applications?
:
:I just tried a simple test with gcc34 -
:
:-- root@atrens: ~ (13:40) --
:# cc -O9 -march=athlon64 -o x x.c
:
:-- root@atrens: ~ (13:41) --
:# cc -O9 -march=athlon-xp -o x2 x.c

    We don't support 64 bit execution environments yet.  We won't for a
    while, a bigger chunk of the core infrastructure has to be dealt with
    first.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]