[gnu.gcc] Cross Compilation with gcc

sc1@lln-cs.UUCP (Alain H. Ninane) (09/02/90)

Is there anybody who knows how to compile gcc on a DECstation 3100
to produce code for a 68020 (actually a VME board FIC8230).
I think that's fairly easy to do the 1st pass :
        On the PMAX : % config.gcc sun3-nfp
                      % make
But how should I manage to perform the 2nd pass ?
May I use gcc as a X-compiler ? Am I wrong at all ?
Do you have any advices ??

Thanks,
			Alain

Note: I'm not worrying about the a.out file structure - I knows already
       how to get the text, data, ...