If you're creating a compiler for "foo", it assumes that the tools
will be called foo-as, foo-ld, foo-ranlib, etc, and will create a
foo-gcc to go with them.  These tools should be in your path.  It also
expects to be able to find foo's headers and libraries, but you can
use the --with-includes and --with-libs options to configure to
specify where those are (type ./configure --help for info).

--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to