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

See the CrossGCC FAQ for lots more information.


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: libraries needed for the minimum linux system


On 9/17/2005 at 03:01:17 Mike Majors wrote:

> I took a look at crosstool-0.38/ptx.sh, and tried to figure out how to
> build my own rootfs that only contained the absolute minumum needed to
> boot up to a bash shell on an i686 system.

If you really ONLY want bash, for example because you run everything
else as shell scripts, you could just statically link it.  Then you
won't need any libraries in your root filesystem.

Attachment: pgp00000.pgp
Description: PGP signature


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