> -----Original Message----- > From: Paul Smith [mailto:[EMAIL PROTECTED] On Behalf Of Paul D. Smith > Sent: Thursday, May 18, 2006 8:31 AM > To: PATTON, BILLY (SBCSI) > Cc: [email protected] > Subject: Re: serial vs parallel for ar > > > %% "PATTON, BILLY \(SBCSI\)" <[EMAIL PROTECTED]> writes: > > pb> But when I run with the -j I get the following error messages: > > pb> It is probably the fact that several processes are trying to > pb> access this .a at the same time. > > Undoubtedly. > > pb> What can I do? > > Don't do that (have several processes access the .a at the same time)!
I have to put everything in an archive and I have to parallel process These things ar not optional. > > -- > -------------------------------------------------------------- > ----------------- > Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: > http://www.gnu.org http://make.paulandlesley.org > "Please remain calm...I may be mad, but I am a > professional." --Mad Scientist > _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
