This is the mail archive of the gcc-help@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: [4.1] Problem building latest snapshot on OS X 10.3 target m68k.


Hi Mark,

The top level configure script cannot be invoked from within the source directory or any subdirectory thereof.

Make a peer directory (a build directory) to the source directory, and build from there specifying a relative path (or absolute path) to the configure script in the source directory.

HTH,
--Eljay


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