[scilab-Users] Mac OS 10.5 Compilation issue

Sylvestre Ledru sylvestre.ledru at inria.fr
Sun Jan 4 04:44:01 CET 2009


Le samedi 03 janvier 2009 à 09:32 -0500, Eric E a écrit :
> Hi,
>   I'm trying to follow the instructions here:
> http://wiki.scilab.org/Compiling_Scilab_5.x_under_MacOSX
> to compile Scilab for Mac OS 10.5.  After resolving all the
> dependencies, I've run into a (hopefully) last problem building a
> static library:
> 
> ar cru .libs/libscilab.a 
> ar: no archive members specified
> usage:  ar -d [-TLsv] archive file ...
I have fixed permanently this issue in the master but I haven't merge
the master with the macosx-branch recently.
The workaround here is to add --disable-static to the configure options.
I will let you know when it is fixed in the macosx branch (if I
remember ;) )


Sylvestre





More information about the users mailing list