cross configuration question.
Jim Wilson
wilson@tuliptree.org
Tue Jun 24 13:23:00 GMT 2003
On Mon, 2003-06-23 at 23:38, Douglas B Rupp wrote:
> I'm not building a cross gas,
> its a vendor provided cross assembler.
That is an important bit of info left out of your first message. I
don't know if we have a defined process for this. The existing support
mostly assumes you are using binutils.
You could try using the --with-as/--with-ld options. Those might help.
Otherwise, setting things up to look like a binutils build will make
things easier. If you have the as/ld links in the gcc build tree before
you run configure, configure should find and use them, and you shouldn't
need to do anything else.
Jim
More information about the Gcc
mailing list