This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: still problem building cross-compiler, x86 -> solaris2.8


On Tue, 9 Apr 2002, Daniel Jacobowitz wrote:
> On Tue, Apr 09, 2002 at 09:31:51PM +0200, Per Fransson wrote:
> > So, while building a cross-compiler a call to "a binutil" is supposed to
> > yield the target-util? So I need to put prefix/sparc-sun-solaris28/bin
> > in PATH before the path that leads to the native binutils, is this correct?
> >
> > If not, how am I supposed to make it find the right binutil for a
> > certain point in the build?
>
> Try setting NM in your environment?  And likewise for the others.

NM_FOR_TARGET (et al.), that is.

brgds, H-P


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