bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Rump on GNU/Hurd (4): Userspace PCI I/O


From: Robert Millan
Subject: Re: [PATCH] Rump on GNU/Hurd (4): Userspace PCI I/O
Date: Sun, 30 Aug 2015 17:10:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Hi Antti

El 30/08/15 a les 16:44, Antti Kantee ha escrit:
One thing you are doing wrong is creating a rule which creates two targets.  If 
both
> targets happen to be made in parallel, you usually get corrupt output. So 
e.g. make
> the .h depend on the .c (or simply omit it entirely if nothing on the chain 
depends on the .h).

Just omitted it then, thanks.

Might also consider replacing gcc with ${CC}?

Sure.

But that's not what you were asking for.  I don't know what's wrong based on 
the above.  Can you paste the entire Makefile and command line?

Makefile is attached (in my tree, this is pci-userspace/src-gnu/Makefile)

Command-line is:

../../buildrump.sh/obj/tooldir/rumpmake dependall

Many thanks

--
Robert Millan

Attachment: Makefile
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]