UNIX VM external Plugin

Bert Freudenberg bert at isg.cs.uni-magdeburg.de
Tue Feb 13 23:02:13 UTC 2001


On 13 Feb 2001, J Scott Jaderholm wrote:

> ~/squeak/BitBltPlugin $ gcc -rdynamic BitBltPlugin.c 
> /usr/lib/crt1.o: In function `_start':
> /usr/lib/crt1.o(.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> 
> If anyone has suggestions I'd love to hear them.  Thank you.

Try "gcc -shared".

-- Bert





More information about the Squeak-dev mailing list