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

Home » Public Forums » archive » Re: Strange bug in IDL or AIX
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: Strange bug in IDL or AIX [message #223 is a reply to message #222] Thu, 06 February 1992 08:37 Go to previous messageGo to previous message
marc is currently offline  marc
Messages: 6
Registered: February 1992
Junior Member
In article <9202060924.AA16879@menora.weizmann.ac.il> dov@menora.weizmann.ac.il (Dov Grobgeld) writes:

...
> Compiling and linking the program with the one statement:

> cc -O -e bug -o bug bug.c -lm

> removes the problem and IDL's complaints. This should be changed in the
> IDL documentation "Using CALL_EXTERNAL and LINKIMAGE on the IBM Risc
> System 6000".

> < example : example.c
> < cc -c example.c
> < ld -e example -o example example.o -lc

>> example : example.c
>> cc -e example -o example example.c

I would think that
cc -c example.c
cc -e example -o example example.o -lc

would work just as well. It's not doing it in one step that matters,
but rather that cc provides the correct default options to ld.
--


Marc Auslander (IBM)<marc@marc.watson.ibm.com> 914 784-6699
(Internet)<marc@watson.ibm.com>
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: What is IDL.
Next Topic: IMSL/IDL ???

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

Current Time: Sat Oct 11 02:12:35 PDT 2025

Total time taken to generate the page: 1.19943 seconds