Do you recommend using an alien cc for building various packages as you describe - or should the first thing you do is build gcc and its dependents with the alien cc:
rpm --rebuild --define "with_cc /usr/local/bin/gcc" gcc-*.src.rpm And then use this gcc for the remaining packages? Martin > -----Original Message----- > From: Ralf S. Engelschall [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 03, 2002 7:41 AM > To: [EMAIL PROTECTED] > Subject: Re: Solaris 8: Bootstrap from source with gcc and NO Sun cc? > ... > > The official way is to use: > > $ rpm --rebuild --define "with_cc /usr/local/bin/gcc" rsync-*.src.rpm > > This on-the-fly overrites the l_cc variable. I think we > should add this > to the FAQ and/or the handbook because it certainly is the > main pitfall > in bootstrapping on Solaris. ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]
