pingus-devel
[Top][All Lists]
Advanced

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

Re: Linking problems


From: Ingo Ruhnke
Subject: Re: Linking problems
Date: 26 Aug 2002 12:22:25 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

David Philippi <address@hidden> writes:

> I didn't find any way to tell the the linker to search in files following 
> behind what seems to be the cause of the error. I can't order them in the 
> correct way since trapdata calls methods from the traps which are derived 
> from trapdata.

The GNU Linker is a one-pass Linker, so you have to rearange the
libraries if it doesn't work. One can even try to specify libraries
twice in the command line.

BTW. Traps shouldn't be a seperate namespace/directory, they are
really just normal WorldObj's. The Trap class is there for historical
reason only (as there was no WorldObj long long ago).

-- 
ICQ: 59461927                                    http://pingus.seul.org | 
Ingo Ruhnke <address@hidden>           http://pingus.seul.org/~grumbel/ |
------------------------------------------------------------------------'




reply via email to

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