Mozart 'installation' query

Gustavo Gutierrez ggutierrez at atlas.puj.edu.co
Wed Jul 16 21:01:54 CEST 2008


On Wed, Jul 16, 2008 at 8:13 PM, <arthur at doohan.org> wrote:

> hi Gustavo
>
> well - this will be fun!
>
> i have GCC installed already -  gcc --version
> powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build
> 5363)
>
> however i got an error msg re GMP which i loaded and tried to install
> i got error msgs re GCC as follows
> *** Warning: linker path does not have real file for library -lgcc.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have
> *** because I did check the linker path looking for a file starting
> *** with libgcc and none of the candidates passed a file format test
> *** using a file magic. Last file checked:
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a
>
> *** Warning: linker path does not have real file for library -lSystemStubs.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have
> *** because I did check the linker path looking for a file starting
> *** with libSystemStubs and none of the candidates passed a file format
> test
> *** using a file magic. Last file checked: /usr/lib/libSystemStubs.a
> *** The inter-library dependencies that have been dropped here will be
> *** automatically added whenever a program is linked with this library
> *** or is declared to -dlopen it.
> "some more stuff"
> collect2: ld returned 1 exit status
> make[1]: *** [libgmpxx.la] Error 1
> make: *** [install-recursive] Error 1
>
> what do i do to fix these issues pls?
> the ./config for mozart gives errors about GMP at present
>

This site http://rudix.org/ provides mac os x binaries of common unix
development programs. They provide a gmp binary (
http://downloads.sourceforge.net/rudix/gmp-4.2.2-2.dmg ). They claim to
provide universal versions so thais package just provide you with gmp for
your architecture. Install it as a normal mac os x package and retry the
configure script.


Regards,
Gustavo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gforge.info.ucl.ac.be/pipermail/mozart-hackers/attachments/20080716/b0f6de10/attachment.html


More information about the mozart-hackers mailing list