Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2002 08:42:50 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Jan Lentfer <Jan.Lentfer@web.de>
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: make world with compaq compiler
Message-ID:  <15648.20042.559587.616837@grasshopper.cs.duke.edu>
In-Reply-To: <3D204CCA.1080407@web.de>
References:  <3D202495.8070609@web.de> <20020701095951.GA47115@xs4all.nl> <3D2028CE.4090407@web.de> <3D203A5C.9080102@code-fu.com> <3D203D64.3040400@web.de> <15648.19475.409856.797672@grasshopper.cs.duke.edu> <3D204CCA.1080407@web.de>

next in thread | previous in thread | raw e-mail | index | archive | help

Jan Lentfer writes:
 > Andrew Gallatin schrieb:
 > 
 > >No.  
 > >
 > >The last I checked, our code was still to closely tied to gcc.  There
 > >was work going on in -current to support building with icc (intel's c
 > >compiler for linux).  This should also help people attempting to build
 > >with ccc.
 > >  
 > >
 > What about ports? I want to use EMBOSS, a molecular biology suite, that 
 > has some FP intensive programs. Any chance I can compile certain ports 
 > by just doing "export CC=ccc"?

Yes. That's what I do.

You'll run into the most problems in files which have inline alpha
assembly.  This needs to be converted to a format which ccc
understands.    Hopefully, your EMBOSS program is too high level to
have inline assembly.

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15648.20042.559587.616837>