Cannot compile the Tiny C Compiler

Mehmet Erol Sanliturk m.e.sanliturk at gmail.com
Sat Jan 22 12:56:39 PST 2022


On Sat, Jan 22, 2022 at 11:37 PM <rempas at tutanota.com> wrote:

> 22 Ιαν 2022, 19:27 Από chris at groessler.org:
>
> > In the README there:
> >
> >  Notes: For FreeBSD, NetBSD and OpenBSD, gmake should be used instead of
> make.
> >
> >
> > You need to use GNU make.
> >
> > regards,
> > chris
> >
> Thanks both of you! Well for some reason, I kinda saw about "qmake" again
> but
> I didn't bothered because I didn't used FreeBSD or BragonFlyBSD at the
> time but
> now I completely forgot about it and just used `which make` to verify that
> it is the
> "/usr/local/bin/make" (or "/usr/bin/make" I don't remember) but thought
> that the
> default "make" is "qmake" for some reason.... Anyway, I will try to learn
> how to use
> "qmake" because from what I see, it's not like "make" but rather it
> creates Makefiles
> so I don't know how to use it. There was also no manual but hopefully I
> will be able
> to find some info and compile tcc. Thanks a lot for the info! I wish you
> both to have
> an amazing day!
>


qmake is different from  gmake :

gmake :  GNU make
qmake :  QT make
https://en.wikipedia.org/wiki/Qmake
qmake

Mehmet Erol Sanliturk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20220122/b81f0188/attachment-0002.htm>


More information about the Users mailing list