Gentoo Archives: gentoo-embedded

From: Marcelo Coelho <marcelocoelho@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Cross compiling gcc 2.95
Date: Mon, 30 Oct 2006 10:23:15
Message-Id: 20c6f18e0610300222l979737apc13cf3ca799c556@mail.gmail.com
1 Hi!
2
3
4 I need to use an old gcc (gcc-2.95) to solve a problem at work. I was
5 thinking about using crossdev, with:
6
7 crossdev -s4 --gcc 2.95 --target x86-pc-linux-gnu
8
9 But when it starts compiling gcc, it stops with the errors:
10
11 stdlib.h: No such file or directory
12 unistd.h: No such file or directory
13
14
15 How can i solve this? I really need a 2.95 series gcc!
16
17
18 Thanks for your help!
19 --
20 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Cross compiling gcc 2.95 Mike Frysinger <vapier@g.o>