public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/15082] New: Minor compilation problem on Solaris-2.8
@ 2004-04-22 23:22 duz at sol-3 dot de
  2004-04-23  6:28 ` [Bug target/15082] Minor compilation problem for cross to Solaris 8 ebotcazou at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: duz at sol-3 dot de @ 2004-04-22 23:22 UTC (permalink / raw)
  To: gcc-bugs

Actually, I'm building a cross compiler to target Solaris-2.8.
As this drags in the Solaris include files, I figure this error
might also happen when compiling on Solaris-2.8.

Anyway, the fix is simply to add line

    #include <limits.h> /* for PATH_MAX */

to

    gcc-3.4.0/gcc/config/sparc/gmon-sol2.c


/pub/unpacked/gcc-3.4.0/gcc/config/sparc/gmon-sol2.c:182: error: `PATH_MAX' unde
clared (first use in this function)

-- 
           Summary: Minor compilation problem on Solaris-2.8
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: duz at sol-3 dot de
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15082


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-09-27 16:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-22 23:22 [Bug c/15082] New: Minor compilation problem on Solaris-2.8 duz at sol-3 dot de
2004-04-23  6:28 ` [Bug target/15082] Minor compilation problem for cross to Solaris 8 ebotcazou at gcc dot gnu dot org
2004-04-28 22:31 ` ebotcazou at gcc dot gnu dot org
2004-05-04 15:38 ` pinskia at gcc dot gnu dot org
2004-06-03  8:01 ` [Bug target/15082] [3.4/3.5 regression] " ebotcazou at gcc dot gnu dot org
2004-06-14 17:20 ` mmitchel at gcc dot gnu dot org
2004-06-14 18:41 ` ebotcazou at gcc dot gnu dot org
2004-06-14 18:44 ` ebotcazou at gcc dot gnu dot org
2004-06-21 14:15 ` ebotcazou at gcc dot gnu dot org
2004-06-21 14:26 ` mmitchel at gcc dot gnu dot org
2004-07-10 20:11 ` [Bug other/15082] " ebotcazou at gcc dot gnu dot org
2004-08-29 18:59 ` mmitchel at gcc dot gnu dot org
2004-11-01  0:47 ` [Bug other/15082] [3.4/4.0 " mmitchel at gcc dot gnu dot org
2004-12-20  1:16 ` pinskia at gcc dot gnu dot org
2005-05-19 17:49 ` [Bug other/15082] [3.4/4.0/4.1 " mmitchel at gcc dot gnu dot org
2005-07-22 21:36 ` pinskia at gcc dot gnu dot org
2005-09-27 16:24 ` mmitchel at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).