This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Linking with target Z80


On Wed, Sep 30, 2009 at 10:17:25AM +0100, Chris Smith wrote:
> Attached is a small test suite which assembles and links two files into a 
> static library, and a third file which it assembles and tries to link to the 
> library.
> 
> At the moment it wont link.

You're missing a .globl or two in your library sources.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]