X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: Content-Type: multipart/alternative; boundary="_a8f84ae8-3a73-4e7e-a213-c11db35cbf8c_" X-Originating-IP: [76.121.182.92] From: Jay To: Subject: RE: sysroot vs. /usr/include vs. /include? Date: Fri, 11 Jul 2008 13:24:19 +0000 Importance: Normal In-Reply-To: <200807110405.m6B451vV027439@delorie.com> References: <200807110405 DOT m6B451vV027439 AT delorie DOT com> MIME-Version: 1.0 X-OriginalArrivalTime: 11 Jul 2008 13:24:20.0099 (UTC) FILETIME=[6D097530:01C8E359] Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --_a8f84ae8-3a73-4e7e-a213-c11db35cbf8c_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable another option might be: =20 - do nothing extract the sysroot to /, as it seems gcc might always = look there, independent of the configuration, since it puts its own files there. No n= eed to specify -with-sysroot then. I'll try it. =20 - Jay= --_a8f84ae8-3a73-4e7e-a213-c11db35cbf8c_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable another option might be:
 
 - do nothing
  extract the sysroot to <prefix>/<platform>, as it seems = gcc might always look there,
  independent of the configuration, since it puts its own files there.= No need to specify -with-sysroot
  then. I'll try it.
 
 - Jay


= --_a8f84ae8-3a73-4e7e-a213-c11db35cbf8c_--