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 driver/14601] Bootstrapped compiler tied to original directory while crossed native isn't


------- Additional Comments From dannysmith at gcc dot gnu dot org  2004-03-21 05:04 -------
I routinely bootstrap gcc with native (msvcrt.dll-dependant) gcc.exe using 
cygwin's bash as shell and cygwin1.dll dependent tools.  and have not seen this 
bug.

The binaries built this way and distributed at mingw.org can be relocated into 
different directories, different drives and still find correct system includes 
and libs as long as PATH environment variable contains the gcc driver directory
and the builtin relative GCC_EXEC_PREFIX hasn't been overriden by an env setting

Danny

-- 


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


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