gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] gcl on Linux/amd64


From: Camm Maguire
Subject: Re: [Gcl-devel] gcl on Linux/amd64
Date: 02 Jun 2003 17:42:22 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  Doesn't amd64 run generic i386 32-bit executables?  Are we
talking Linux here?  I assume you mean a port to the new instruction
set on the "hammer".  I'm also assuming that gcc will output these
instructions with some compile-time flag.

If you can get the default behavior of gcc on your box to produce
64bit executables, then you should be ready to go with ./configure and
make.  You can make use of the CC and (I believe) the CFLAGS
environment variables to achieve this before running configure if
necessary.  Otherwise, we would need to make sure that config.sub
would recognize the arch, and then setup new h/*.{h,defs} files using
386-linux as a starting template.

This is probably too broad, but hopefully should get you started.  Of
course, if you can provide remote access to the box, I could probably
find some time to get it working reasonably quickly.

Take care,



Yoriaki FUJIMORI <address@hidden> writes:

> Dear listers,
> Sometime ago I posted a similar inquiry, but it seems that was not 
> distributed.
> So, let me ask again.
> I am looking for information as to porting gcl to opteron-based
> linux boxes.
> Any pointers are welcome.
> Thanks for your attention.
> 
> Yoriaki Fujimori
> 
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]