History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
PCC-115
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Anders Magnusson
Reporter:
Susi Lehtola
Votes:
1
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
pcc
Can't compile pcc with gcc
Created:
02/Feb/10 09:19 AM
Updated:
10/Feb/11 10:21 PM
Component/s:
None
Affects Version/s:
None
Fix Version/s:
None
Environment:
Fedora 12 x86_64 w/ gcc 4.4.2
Description
« Hide
Clip from build log:
gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DMKEXT -o mkext \
../../mip/mkext.c ../../arch/amd64/table.c ../../mip/common.c
./mkext
table entry 120, op STASG: ASSIGN/STASG reclaim must be RDEST
table entry 177, op U-: FOREFF may cause reclaim of wrong class
make[2]: Leaving directory `/builddir/build/BUILD/pcc-100202/cc/ccom'
make[2]: *** [external.h] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/pcc-100202/cc'
make[1]: *** [ccom] Error 2
make: *** [cc] Error 2
Description
Clip from build log: gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DMKEXT -o mkext \ ../../mip/mkext.c ../../arch/amd64/table.c ../../mip/common.c ./mkext table entry 120, op STASG: ASSIGN/STASG reclaim must be RDEST table entry 177, op U-: FOREFF may cause reclaim of wrong class make[2]: Leaving directory `/builddir/build/BUILD/pcc-100202/cc/ccom' make[2]: *** [external.h] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/pcc-100202/cc' make[1]: *** [ccom] Error 2 make: *** [cc] Error 2
Show »
All
Comments
Change History
Sort Order:
Anders Magnusson
made changes -
25/Feb/10 06:34 PM
Field
Original Value
New Value
Assignee
Anders Magnusson
[ ragge ]
Anders Magnusson
made changes -
10/Feb/11 10:21 PM
Status
Open
[ 1 ]
Closed
[ 6 ]
Resolution
Fixed
[ 1 ]