Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!julius.cs.uiuc.edu!apple!snorkelwacker!ira.uka.de!news From: urlichs@ira.uka.de (Matthias Urlichs) Newsgroups: comp.unix.aux Subject: Using A/UX libraries and objects with MPW !! Message-ID: <90.282.12:12:58@ira.uka.de> Date: 9 Oct 90 12:12:58 GMT Sender: news@ira.uka.de (USENET News System) Organization: University of Karlsruhe, FRG Lines: 16 If you want to use A/UX object files or libraries (most notably, /lib/libc.a), yes it is possible. The code is available via anonymous FTP from iraun1.ira.uka.de, in pub/mac/aux2obj. It's a shar file, attached to some "documentation". WARNING: This is a first and highly experimental release, and it's probably not suitable for production development. It is definitely not a plug-and-play solution. You'll also need Perl (from jpl-devvax.jpl.nasa.gov, among others). A version of the MPW Shell which actually works under A/UX 2.0 might also be useful. For anything bigger than "hello,world" you might need MPW 3.2 anyway because 32-bit references to code and data will be necessary. NB: Can anyone mail me the AppleSingle/AppleDouble file format specs?