lkml.org 
[lkml]   [1996]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: aarrggghhh !!!!

Tekno Soft Snc wrote:
>
> Hi all,
>
> I've installed last libc, binutils and ld.so (required by 2.1.x kernel),
> removed old versions, but when I compile this dummy.c
>
> void main();
>
> void main()
> {
> }
>
> the size is 100K !!
>
> why this size ?


$ cd /usr/lib
$ ln -sf /lib/libc.so.x.x libc.so

and, for good measure:

$ ln -sf /lib/libm.so.x.x libm.so

enjoy!

Steve

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.055 / U:3.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site