Opened 17 months ago
Last modified 13 months ago
#18474 closed bug
PPC buildtools: the build is broken. — at Initial Version
Reported by: | khallebal | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | PowerPC |
Description
A bunch of these errors in the same file, the sysc4.h https://github.com/haiku/buildtools/blob/master/gcc/gcc/config/rs6000/sysv4.h#L773 header file up to the line 913 + thel line 1740.
/buildtools/gcc/gcc/config/rs6000/sysv4.h:773:9: error: expected '}' before 'GNU_USER_TARGET_LIB_SPEC' 773 | :" GNU_USER_TARGET_LIB_SPEC "}"
The C syntax is a bit confusing to me, so i didn't know how to fix it.
Note:
See TracTickets
for help on using tickets.