Ralf Corsepius wrote:
On Fri, 2008-08-08 at 11:14 -0500, Joel Sherrill wrote:
Samuel Tardieu wrote:
"Thomas" == Thomas Quinot <[EMAIL PROTECTED]> writes:
Thomas> As an alternative to Arno's suggestion, maybe you could use
Thomas> the --with-sysroot configure parameter
On Fri, 2008-08-08 at 11:14 -0500, Joel Sherrill wrote:
> Samuel Tardieu wrote:
> >> "Thomas" == Thomas Quinot <[EMAIL PROTECTED]> writes:
> >>
> >
> > Thomas> As an alternative to Arno's suggestion, maybe you could use
> > Thomas> the --with-sysroot configure parameter to make
Samuel Tardieu wrote:
"Thomas" == Thomas Quinot <[EMAIL PROTECTED]> writes:
Thomas> As an alternative to Arno's suggestion, maybe you could use
Thomas> the --with-sysroot configure parameter to make the required
Thomas> headers available to the build process. I know others have
Tho
> "Thomas" == Thomas Quinot <[EMAIL PROTECTED]> writes:
Thomas> As an alternative to Arno's suggestion, maybe you could use
Thomas> the --with-sysroot configure parameter to make the required
Thomas> headers available to the build process. I know others have
Thomas> used this method on some cr
> As an alternative to Arno's suggestion, maybe you could use the
> --with-sysroot configure parameter to make the required headers
> available to the build process. I know others have used this method on
> some cross targets.
Another (at least short term) solution would be to use
DUMMY_SOCKETS_TA
* Arnaud Charlet, 2008-08-07 :
> > As I warned in http://gcc.gnu.org/ml/gcc/2008-07/msg00387.html,
> > the new technique for generating s-oscons.ads does not work
> > for RTEMS. The OS .h files are not available when the compiler
> > is built -- only those strictly owned by the newlib C library.
> As I warned in http://gcc.gnu.org/ml/gcc/2008-07/msg00387.html,
> the new technique for generating s-oscons.ads does not work
> for RTEMS. The OS .h files are not available when the compiler
> is built -- only those strictly owned by the newlib C library.
>
> As indicated by this from the build
Hi,
As I warned in http://gcc.gnu.org/ml/gcc/2008-07/msg00387.html,
the new technique for generating s-oscons.ads does not work
for RTEMS. The OS .h files are not available when the compiler
is built -- only those strictly owned by the newlib C library.
As indicated by this from the build log,