Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 15:51:39 +1100
From:      "John Saunders" <john@nlc.net.au>
To:        "FreeBSD current" <freebsd-current@FreeBSD.ORG>
Subject:   gcc 2.95.2 breaks imake
Message-ID:  <032901bf3a25$6d55be40$6cb611cb@scitec.com.au>

next in thread | raw e-mail | index | archive | help
I have just noticed that the new gcc breaks imake because
/usr/libexec/cpp doesn't define __FreeBSD__. What is the plan to
fix everything in this area? The 2 options I can see is to revert
the behaviour of cpp, or find everything that uses cpp and change
them to use cc -E.

My current "fix" involes #define'ing __FreeBSD_ in imake's file.

--            +------------------------------------------------------------+
        .     | John Saunders  - mailto:john@nlc.net.au            (EMail) |
    ,--_|\    |                - http://www.nlc.net.au/              (WWW) |
   /  Oz  \   |                - 02-9489-4932 or 041-822-3814      (Phone) |
   \_,--\_/   | NORTHLINK COMMUNICATIONS P/L - Supplying a professional,   |
         v    | and above all friendly, internet connection service.       |
              +------------------------------------------------------------+




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?032901bf3a25$6d55be40$6cb611cb>