tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] README needs fixing?


From: David Mertens
Subject: Re: [Tinycc-devel] README needs fixing?
Date: Fri, 9 Jan 2015 07:13:32 -0500

I think your latter suggestion is best. After all, older Macs might still need to use gmake, right?

David

On Fri, Jan 9, 2015 at 6:00 AM, John Smith <address@hidden> wrote:
Hi...

In the README... I see this:

"
        Note: For OSX and FreeBSD, gmake should be used instead of make.
"

So... I tried using gmake, and it failed. "gmake not found".

I tried "make --version", and I see this:

        GNU Make 3.81

So... basically that is ALREADY GMAKE.

We can change the READ ME to this:

        Note: For FreeBSD, gmake should be used instead of make.

Or even better:

        Note: if "make --version" does not say "GNU Make" then use gmake instead.

...

It would have saved me a few hours of precious wasted time.

_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel



--
 "Debugging is twice as hard as writing the code in the first place.
  Therefore, if you write the code as cleverly as possible, you are,
  by definition, not smart enough to debug it." -- Brian Kernighan

reply via email to

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