[SIP-users] Fwd: Compiling SIP on Mac

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown [SIP-users] Fwd: Compiling SIP on Mac

by Ricardo Fabbri :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

The following is some info on compiling SIP on Mac, it deals with your issues.
Sorry for the long delay in replying, I took a 10 day vacation.

---------- Forwarded message ----------
From: Ricardo Fabbri <rfabbri@...>
Date: Jul 4, 2005 6:53 PM
Subject: Fwd: Compiling SIP on Mac
To: siptoolbox-devel@...


Hi, all,

Pierre Mathieu had managed to compile SIP under Macintosh.
He said he had to change a linker flag in Makefile.am
In the future we must automate this based on results of
the configure script.
--
Ricardo.


---------- Forwarded message ----------
From: Pierre Mathieu <mathieu@...>
Date: Jun 21, 2005 4:47 AM
Subject: Re: Compiling SIP



Le 1 juin 05, à 07:02, Ricardo Fabbri a écrit :

> Hi Pierre,
>
> Did you use the configure script?
> if affirmative, send me the file config.log
>
>
> It could be, also, that your system deals differently than linux
> regarding shared libraries containing undefined symbols. The SIP
> library is made to load into scilab. So there are symbols that are
> _not_ defined in SIP but which will be defined when you load the lib
> into Scilab. These are exactly the symbols your linker is complaining
> about. So what you need is a flag to let undefined symbols exist,
> somehow. I don't know how to do this in MacOS. Maybe -no-undefined
> flag, I'm not sure.
>

Thank you for your response.
I didn't know the meaning of the  "-no-undefined  " modifier of the ld
command in the Makefile.am .

Although the compiler is gcc  on the Mac, ld is not the same as on
Linux.

To let undefined symbols at the link time, the option is then
"-undefined warning "  which transforms errors in warnings. On 10.3 it
can be used "-undefined dynamic_lookup ".

In any case it is working very well now.
I thank you again for your help and for you great work in SIP.

best regards

Pierre Mathieu


--
Ricardo Fabbri

PhD Student in Computer Engineering / Computer Vision
LEMS - Laboratory for Engineering Man-Machine Systems
Brown University, USA


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
SIPtoolbox-users mailing list
SIPtoolbox-users@...
https://lists.sourceforge.net/lists/listinfo/siptoolbox-users