gcc 3.3.1

Sergey Matveychuk sem at ciam.ru
Sat Jul 12 08:46:48 PDT 2003


Alexander Kabaev wrote:
> On Sat, 12 Jul 2003 06:08:57 +0400
> Sergey Matveychuk <sem at ciam.ru> wrote:
> 
> 
>>Don't forget bump __FreeBSD_version. :)
>>
> 
> What for? Bumped __FreeBSD_cc_version is enough.
> 

The ports system use it. How can we check is gcc changed?

!defined(OSVERSION)
.if exists(/sbin/sysctl)
OSVERSION!= /sbin/sysctl -n kern.osreldate
...

May be I'm wrong? Correct me.

----
Sem.



More information about the freebsd-current mailing list