Re: Problem with Libtool library and parallel builds

2007-08-30 Thread Ralf Wildenhues
Hello Roberto, Thanks for the report. * Roberto Bagnara wrote on Thu, Aug 30, 2007 at 09:13:26PM CEST: > > Now that I routinely use a multiprocessor machine, I discovered what seems > to be a bug somewhere. Here is how my make -j 3 fails: > > ... > mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I../..

Problem with Libtool library and parallel builds

2007-08-30 Thread Roberto Bagnara
Now that I routinely use a multiprocessor machine, I discovered what seems to be a bug somewhere. Here is how my make -j 3 fails: ... mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -I/home/roberto/ppl/ppl/interfaces/Prolog/SWI -I/home/roberto/ppl/ppl/interfaces/Prolog -I/interfaces/Prolog -I.

Producing MS Developer Studio Project files

2007-08-30 Thread Gurpreet Sachdeva
Hi Paul, I read your post (very old) about producing MSVC project files from makefile.am files http://www.cygwin.com/ml/automake/2000-02/msg00019.html Were you able to find/create a tool which does that? I am interested in this and was planning to write a one if required. If there is a existing

Re: Producing MS Developer Studio Project files

2007-08-30 Thread Paul F. Kunz
> On Thu, 30 Aug 2007 09:49:47 -0500, "Gurpreet Sachdeva" <[EMAIL > PROTECTED]> said: > --=_Part_4924_3805551.1188485387830 Content-Type: text/plain; > charset=ISO-8859-1 Content-Transfer-Encoding: 7bit > Content-Disposition: inline > Hi Paul, > I read your post (very old) about pro