[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Build problems with Watcom C under dosemu
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Build problems with Watcom C under dosemu |
Date: |
Mon, 09 Jun 2003 06:40:49 +0200 (CEST) |
From: "J. Ali Harlow" <address@hidden>
Subject: [Devel] Build problems with Watcom C under dosemu
Date: Thu, 21 Nov 2002 17:22:52 +0000
Sorry for the late reply.
> The basic problem is that if you set SEP to /, then Watcom falls
> over and if you set it to \, then Gnu make starts doing silly things
> and no matter what I try, I can't get it to accept a pattern rule
> for (eg.,) building .\objs\%.obj from .\src\basic\%.c. The trivial
> slash program solves this for me.
This should be fixed now (without using your small external program).
Please test.
> Finally, there's trivial bug in that wlib requires a library
> name to be specified even if the -o option is given (which
> means read from one library and write to another).
I've incorporated your changes, thanks.
Werner
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Devel] Build problems with Watcom C under dosemu,
Werner LEMBERG <=