Problem with some canadian cross builds

Momchil Velikov velco@fadata.bg
Thu Aug 1 23:34:00 GMT 2002


>>>>> "H. J. Lu" == H J Lu <hjl@lucon.org> writes:
H. J. Lu> This what I have in my gcc spec file:

H. J. Lu> %if %{cross_compile}
H. J. Lu> # Install syslimits.h for canadian cross compile.
H. J. Lu> pushd $RPM_BUILD_DIR/gcc-3.1-%{DATE}/obj-%{_target_platform}
H. J. Lu> #pushd $RPM_BUILD_DIR/gcc-%{version}-%{DATE}/obj-%{_target_platform}
H. J. Lu> cp -af ../gcc/gsyslimits.h $FULLPATH/include/syslimits.h

Which reminds me of this patch, which was either too stupid or simply
went unnoticed.

http://gcc.gnu.org/ml/gcc-patches/2001-03/msg00699.html

~velco



More information about the Gcc mailing list