discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Objective-C with gcc 3.2 on RH 8.0


From: Björn Gohla
Subject: Re: Using Objective-C with gcc 3.2 on RH 8.0
Date: Thu, 13 Feb 2003 02:32:26 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 13 February 2003 01:41, Alex Majora wrote:
> Okay, with much help, I think I'm almost "there".
>
> I'm trying to link a small program, using Foundation objects (no
> AppKit). I'm doing this by hand, because I can't figure out how to
> make a GNU makefile for this purpose.

please don't, part of the beauty of gnustep is that writing makefiles is so 
easy, look at the examples, there are tutorials somewhere on gnustep.org on 
how to write makefiles and how to get stated in general.

> I'm getting these unresolved references from libgnustep-base:
>
>   __builtin_avcall
>   alloc_trampoline_r
>   __va_error1
>   __structcpy
>   __vacall_r
>
> I'm linking against these libraries, in this order:
>
>   libgnustep-base
>   libobjc
>   libxml
>   libxml2
>   libpthread
>   libc
>   libm
>   libdl
>
> I haven't a clue which additional library I need to include.

looks like libavcall and libtrampoline are missing.

[...]
- -- 
Ever noticed something? Unix comes with compilers. 
Windows comes with Solitaire.
pub  1024D/834F4976 2001-01-07 Björn Gohla (Wissenschaftler, Weltbürger) 
<b.gohla@gmx.de>
     Key fingerprint = 9FF4 FEDA CCDF DA0E 14D5  8129 6C14 3C39 834F 4976
sub  1024g/29571FE2 2001-01-07
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+SvWqbBQ8OYNPSXYRAjyIAJ44erQdErYzXPo6cOOnkwXWjRCKvwCbBh6o
x9m2+V6bNP6aWDn3BdlrDVQ=
=dSnR
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]