This is the mail archive of the gcc-bugs@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]

[Bug c/37612] libgcc/configure (as script)fail with "line 77 exec : : not found."



------- Comment #1 from brian at dessent dot net  2008-09-22 11:15 -------
Subject: Re:   New: libgcc/configure (as script)fail with "line  77  
 exec :  : not found."

The error means you don't have a cross-assembler installed correctly
prior to configuring gcc.  gcc is just a compiler, you need the
assembler and linker from elsewhere (normally binutils.)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37612


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