[comp.sys.mac.programmer] MPW<->LSC object files

dorner@uxg.cso.uiuc.edu (05/12/88)

I know this has been asked before, so please email responses.

Can MPW C && Assembler object files be used from Lightspeed C?

Thanks.
----
Steve Dorner, U of Illinois Computing Services Office
Internet: dorner@uxc.cso.uiuc.edu  UUCP: ihnp4!uiucuxc!dorner
IfUMust:  (217) 333-3339

leonardr@uxe.cso.uiuc.edu (05/13/88)

dorner@uxg.cso.uiuc.edu(Steve Dorner) writes in comp.sys.mac.programmer
>
>I know this has been asked before, so please email responses.
>
>Can MPW C && Assembler object files be used from Lightspeed C?
>
>Thanks.
	Hey no problem.....Anyway, to answer the question..YES!  I believe that
starting with version 2.1x of LSC, it was shipped with a object converter that
converted from MPW Object format to LSC library format.  That's all she wrote.

Disclaimer: I think that LSP has one too...


+---------------------------------+-----------------------------------+
+                                 +  Any thing I say may be taken as  +
+   Leonard Rosenthol             +  fact, then again you might decide+
+   President, LazerWare, inc.    +  that it really isn't, so you     +
+                                 +  never know, do you??             +
+   leonardr@uxe.cso.uiuc.edu     +                                   +
+   GEnie:  MACgician             +                                   +
+   Delphi: MACgician             +                                   +
+                                 +                                   +
+---------------------------------+-----------------------------------+

rs4u+@andrew.cmu.edu (Richard Siegel) (05/13/88)

The next release of LightspeedC will have an object file converter that will
convert MPW .O object files for use with LightspeedC; until then, what you can
do is transport your assembler into LightspeedC's inline assembler, and
transport the C code to LightspeedC.

If you haven't got the sources, sit tight, the converter's coming soon...

Rich Siegel
THINK Technologies