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]

Re: Testing patches for 'foreign' targets


 > From: "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>
 > 
 > > 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?
 > 
 > You don't have to have target libraries to build a cross compiler; to
 > build the stage1 compiler, you only need the host compiler and
 > libraries.
 > 
 > Also, you don't have to build the entire thing. Just building xgcc and
 > cc1 would be sufficient, since this is where the target options are
 > really used.

cpp too?

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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