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]

Solaris bootstrap broken again


Oh dear,
solaris bootstrap is broken again, 
gcc  -DIN_GCC  -DSVR4  -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../egcs/gcc -I../../egcs/gcc/. -I../../egcs/gcc/config -I../../egcs/gcc/../include \
  -DGCC_INCLUDE_DIR=\"/usr/local/egcs/sparc-SunOS-5/lib/gcc-lib/@target_alias@/3.0/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/egcs/sparc-SunOS-5/lib/gcc-lib/@target_alias@/3.0/../../../..`echo /usr/local/egcs/sparc-SunOS-5 | sed -e 's|^/usr/local/egcs||' -e 's|/[^/]*|/..|g'`/include/g++-v3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/egcs/sparc-SunOS-5/lib/gcc-lib/@target_alias@/3.0/../../../..`echo /usr/local/egcs/sparc-SunOS-5 | sed -e 's|^/usr/local/egcs||' -e 's|/[^/]*|/..|g'`/include/g++-v3/@target_alias@\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/egcs/sparc-SunOS-5/lib/gcc-lib/@target_alias@/3.0/../../../..`echo /usr/local/egcs/sparc-SunOS-5 | sed -e 's|^/usr/local/egcs||' -e 's|/[^/]*|/..|g'`/include/g++-v3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/egcs/sparc-SunOS-5/lib/gcc-lib/@target_alias@/3.0/../../../`echo /usr/local/egcs/sparc-SunOS-5 | sed -e 's|^/usr/local/egcs||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|!
g'`@target_alias@/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/egcs/sparc-SunOS-5/lib/gcc-lib/@target_alias@/3.0/../../../`echo /usr/local/egcs/sparc-SunOS-5 | sed -e 's|^/usr/local/egcs||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|g'`@target_alias@/include\" \
  -c ../../egcs/gcc/cppdefault.c

look at those @target_alias@ things. What's going on?
Has autoconf stopped automatically AC_SUBSTing it (if it ever did)?

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

bootstrap.log.gz


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