Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hal at oz dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38102
build broken on OS X 10.4 ppc
Product: gcc
Version: 4.3.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hal at oz dot net
http://
--- Comment #2 from hal at oz dot net 2008-12-13 19:01 ---
Can you suggest some way of testing that hypothesis? Or some way of figuring
out why that build broke when the previous one did not break? What changed?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38414
--- Comment #1 from hal at oz dot net 2009-01-31 21:00 ---
Still present as of the weekly gcc-4.4-20090130 drop. gcc 4.3.3 builds
successfully on the same system with the same configuration.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38102
Summary: gcc-4.5-20090702 won't build on OS X 10.5
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hal
Summary: make pdf has missing file in 4.3-20080208
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hal at oz dot net
--- Comment #4 from hal at oz dot net 2008-02-10 17:18 ---
Yes, redoing the configure with an absolute path does solve the problem. (The
original was, indeed, configured with a relative path -- old habit, avoiding
absolute paths whenever I can.)
For the record, I've got this versi
--- Comment #8 from hal at oz dot net 2008-02-11 00:46 ---
I checked, and that patch does fix the original problem on my machine. Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35148
--- Comment #14 from hal at oz dot net 2008-02-17 17:28 ---
Two comments to add, now that it seems that this patch might have caused some
other problems:
1) In the original bug (make pdf doesn't work after building with a relative
path), the source and build directories were o
--- Comment #16 from hal at oz dot net 2008-02-17 17:46 ---
OK. Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35148
mpare fails on os x 10.6
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hal at oz dot net
http://gcc.gnu.org/bug
--- Comment #2 from hal at oz dot net 2010-02-24 22:06 ---
The only configure option was --enable-languages=c,c++,fortran. The configure
and build were done in a clean, empty directory. Make was invoked with "make
-j4".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43170
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978
Summary: make pdf error on OS X
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassig...@gcc.gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978
--- Comment #2 from hal at oz dot net 2011-08-04 16:58:30 UTC ---
It's the same version of sed that's been there for two years (date is may
2009), and make pdf used to work with it. Maybe something in the script
changed in a way that
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978
--- Comment #4 from hal at oz dot net 2011-08-04 17:35:34 UTC ---
Here's what it looks like:
$ echo foo | sed "s/\(^\|.* \)@documenten/bar/"
foo
$ pgm='s/^ *@documentencoding *\([^ ][^ ]*\) *$/\1/
>t found
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978
--- Comment #6 from hal at oz dot net 2011-08-04 17:44:42 UTC ---
Well, ok, but who is responsible for that? And it still remains the case that
"make pdf" doesn't work.
f fails if done before another make
Product: gcc
Version: 4.3.1
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hal at oz dot net
http://gcc.gn
--- Comment #2 from hal at oz dot net 2008-07-09 22:36 ---
Fair enough, but if that's the case, it'd be better to generate a "you can't do
that - make the compiler first" message and quit gracefully.
BTW, this used to not work at all, but now make pdf does work
18 matches
Mail list logo