------- Comment #1 from pinskia at gcc dot gnu dot org  2007-11-28 03:59 -------
sysroot is not supposed to be used this way.  It is designed for cross
compilers.  It is the root which is supposed to be the same as the system root
would be.  So changing --with-sysroot behavior here is incorrect.  You can use
a chroot env if you want to run under the sysroot.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to