This is the mail archive of the gcc@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]

Testing patches for 'foreign' targets


As I now have a version of gettext that is able to look into defines (thanks
to Martin for that :), I'm about to mark the help texts in the
TARGET_SWITCHES and TARGET_OPTIONS for the various architectures.

Question now is, how to test if the changes still compile without having to
build a full cross compiler, i.e. without having libraries or headers for
the target arch available?

Any hints in that direction would be appreciated.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h

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