[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Problem with multiple threads need some advise
From: |
PATTON, BILLY \(SBCSI\) |
Subject: |
RE: Problem with multiple threads need some advise |
Date: |
Wed, 26 Apr 2006 09:21:54 -0500 |
Got around that problem also
used CPATH as an environment variable.
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On Behalf
> Of PATTON, BILLY (SBCSI)
> Sent: Wednesday, April 26, 2006 9:18 AM
> To: address@hidden
> Cc: GNU Make help
> Subject: RE: Problem with multiple threads need some advise
>
>
> Thanks :)
>
> Know how to get around a problem of too many -I's on the command line?
>
> > -----Original Message-----
> > From: John Graham-Cumming [mailto:address@hidden On
> > Behalf Of John Graham-Cumming
> > Sent: Wednesday, April 26, 2006 9:14 AM
> > To: PATTON, BILLY (SBCSI)
> > Cc: GNU Make help
> > Subject: Re: Problem with multiple threads need some advise
> >
> >
> > PATTON, BILLY (SBCSI) wrote:
> > > This may be the only option. I'm also looking at using gcc
> > -E -M It
> > > write to stdout.
> > > This keeps it separate. Will test using gcc before modifying
> > > makedepend.
> >
> > You can do makedepend -f - to write to stdout.
> >
> > John.
> >
>
>
> _______________________________________________
> Help-make mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-make
>