Confirmed users
381
edits
No edit summary |
(→GCC) |
||
Line 7: | Line 7: | ||
First configure/build GCC as specified in [[MDC:Dehydra GCC|Dehydra build instructions]] | First configure/build GCC as specified in [[MDC:Dehydra GCC|Dehydra build instructions]] | ||
Emacs regexp to convert GTYs to attributes: | |||
^\(typedef \)?\(struct\) \([^ ]+\) \(GTY[^{]+\) -> \1\2 \4 \3) | |||
===treehydra=== | ===treehydra=== |