Re: Building Relocatable GCC

2011-01-25 Thread Jonathan Wakely
On 25 January 2011 22:19, Kyle Girard wrote: > > I'm trying compile a version of gcc-4.5 on linux x86 for linux x86 which > is relocatable but I'm having difficulty. > > Does anyone have an example of how to build such a relocatable gcc? > > I've been building binutils, and gcc-4.5 over and over >

Building Relocatable GCC

2011-01-25 Thread Kyle Girard
I'm trying compile a version of gcc-4.5 on linux x86 for linux x86 which is relocatable but I'm having difficulty. Does anyone have an example of how to build such a relocatable gcc? I've been building binutils, and gcc-4.5 over and over with many different options. After reading the docs I