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] |
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.
gcc-3.4.1 objdir (where you build the tree) testbin (where you install it to test)
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |