ons, 12 03 2008 kl. 23:56 +0000, skrev Eric Y. Kow:
> On Wed, Mar 12, 2008 at 20:30:14 +0100, Mads Lindstroem wrote:
> > Tue Mar 11 22:30:48 CET 2008 Mads Lindstroem <mad...@ya...>
> > * Makefile now executes programs on Linux also
> >
> > On Linux the current makefile executed like <programname>. This
> > resultet in an error as Linux do not (and should not) include current
> > directory in the search path.
> >
> > Do the makefile work on Mac and Windows also?
>
> Hmm, I think the makefile in samples/test might be better. The $(PREP)
> thing is not meant to run the sample, but to make it runnable. We don't
> have anything to do for that in Linux
OK, I misunderstood it's purpose. The problem that I have is when doing:
make BouncingBalls
I get:
ghc -package wx -o BouncingBalls BouncingBalls.hs
BouncingBalls
make: BouncingBalls: Command not found
make: *** [BouncingBalls] Error 127
Greetings,
Mads Lindstrøm
>
> > Wed Mar 12 20:14:02 CET 2008 Mads Lindstroem <mad...@ya...>
> > * Updating links
> >
> > Wed Mar 12 20:17:16 CET 2008 Mads Lindstroem <mad...@ya...>
> > * Reflecting that we now have two mailing lists
> >
> > Wed Mar 12 20:21:16 CET 2008 Mads Lindstroem <mad...@ya...>
> > * Updating Yahu link
>
> Pushing these.
>
|