comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: calling C from IDL under OS X
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: calling C from IDL under OS X [message #33163 is a reply to message #33145] Sat, 07 December 2002 11:21 Go to previous message
Randall Skelton is currently offline  Randall Skelton
Messages: 169
Registered: October 2000
Senior Member
I dug around in the Apple docs a while ago and settled on something
like:

cc -O2 -Wall -fPIC -I/usr/local/rsi/idl/external -c -o myfile.o myfile.c
cc -shared -flat_namespace -undefined suppress -bundle -o mylib.so myfile.o

Cheers,
Randall

On 7 Dec 2002, Sascha Kempf wrote:

> Hi,
>
> does anybody know how to compile a DLM under OS X? I haven't found
> any hint how to setup the compiler/loader correctly in the RSI docs.
> There is no example Makefile for OS X in the idl/external folder. The
> standard Linux Makefile does not work.
>
> Thanks, Sascha.
>
[Message index]
 
Read Message
Read Message
Previous Topic: fast array comparison
Next Topic: Re: fast array comparison

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:51:33 PDT 2025

Total time taken to generate the page: 0.00428 seconds