Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2002 13:40:02 -0800 (PST)
From:      Jens Schweikhardt <schweikh@schweikhardt.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/11114: make(1) does not work as documented with .POSIX: target
Message-ID:  <200201232140.g0NLe2c51596@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/11114; it has been noted by GNATS.

From: Jens Schweikhardt <schweikh@schweikhardt.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/11114: make(1) does not work as documented with .POSIX: target
Date: Wed, 23 Jan 2002 20:03:56 +0100

 Yes, this problem still persists. Please note that my email address has
 changed from schweikh@noc.dfn.de to @schweikhardt.net.
 
 hal9000:/home/schweikh/tmp # make
 cc -O -pipe  -c prog.c
 echo 1003.2
 1003.2
 cc -o prog prog.o
 
 uname -a
 FreeBSD hal9000.schweikhardt.net 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Tue Dec  4 22:18:01 CET 2001     toor@hal9000.schweikhardt.net:/usr/obj/src/current/sys/HAL9000  i386
 
 Another point to take into consideration: while for POSIX 1990 CC must be c89,
 for the now ratified POSIX 2001 CC must be c99.
 
 Regards,
 
 	Jens
 -- 
 Jens Schweikhardt http://www.schweikhardt.net/
 SIGSIG -- signature too long (core dumped)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201232140.g0NLe2c51596>