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: failed to build gcc 3.4.1 on macosx 10.2.8


israel evans wrote:
bash-2.05a$ ../gcc/configure --enable-altivec --enable-install-libiberty
...
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok

This is the wrong configure. You have to run the one in the toplevel directory. You can't run the one in the gcc subdirectory.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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