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

libgnu16.a



On Fri, May 22, 1998 at 11:40:38PM +0100, Petr Stehlik wrote:
> On Fri, 22 May 1998 08:28:58 -0400, Martin-Eric Racine wrote:
> 
> MR> >> I recently tried compiling ramfs.xfs and encountered:
> MR> >>
> MR> >>    ld: file not found for libgnu16.a
> MR> >>
> MR> >> So... where/when the hell did that vanish into thin air?
> 
> I think that there's a problem with gcc 2.7.2.3. It should apparently
> use libc16.a (as it does with libc.a when -mshort is not used)..

It's not a problem of gcc or ld but basically a problem of the
Makefile for ramfs.  I think the `gnu' lib was renamed to `c'
some time since ramfs was developped.  Edit the Makefile and
make sure that the binary gets linked against your MiNTLib
with short ints (either libc16.a or c16.olb).

Ciao

Guido
-- 
http://stud.uni-sb.de/~gufl0000
mailto:gufl0000@stud.uni-sb.de