[mercury-users] compilation problem -- gcc 3.4
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Aug 3 16:08:16 AEST 2004
On 02-Aug-2004, Maurizio Colucci <seguso.forever at tin.it> wrote:
> I finally found a precompiled package with gcc 3.4 for my suse 9.1.
> unfortunately it does not replace the existing gcc, but it installs
> in /opt/gcc_34. The executable is /opt/gcc_34/bin/gcc_34
>
> Is there a way to tell Mercury to use that gcc executable?
You can use the "--with-cc" option to configure when configuring Mercury,
e.g.
sh configure --with-cc /opt/gcc_34/bin/gcc_34
--
Fergus Henderson | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list