RE: [patch] new depcomp "sxc" method

2000-09-07 Thread Bernard Dautrevaux
> -Original Message- > From: Alexandre Oliva [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 06, 2000 7:23 PM > To: Bernard Dautrevaux > Cc: [EMAIL PROTECTED] > Subject: Re: [patch] new depcomp "sxc" method > > > On Sep 6, 2000, Bernard Da

Re: [patch] new depcomp "sxc" method

2000-09-06 Thread Alexandre Oliva
On Sep 6, 2000, Bernard Dautrevaux <[EMAIL PROTECTED]> wrote: > This patch is quite simple as the preprocessor is able to generate directly > the correct dependency file with dummy dependencies for all included files > to avoid the "deleted header file" syndrom. It would be nice to note this fa

[patch] new depcomp "sxc" method

2000-09-06 Thread Bernard Dautrevaux
Hi! While porting various packages (including Kaffe) using our cross-compiler tool-chain I discover the "depcomp" automake utility; our compiler being able to generate dependencies I would like to submit the following patch to depcomp to add a new "sxc" method (sxc is the name of our C/C++ compil