Treehydra: Difference between revisions

151 bytes removed ,  18 March 2008
No edit summary
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]]
Then do:
make install
Apply the gty patch:
hg qpush -a


GTY stuff is applied after building because it allows the conversion script to see GTYs as attributes, but it is not recommended to build gcc with it because gengtype hasn't been modified for this yet.
Emacs regexp to convert GTYs to attributes:
^\(typedef \)?\(struct\) \([^ ]+\) \(GTY[^{]+\) -> \1\2 \4 \3)


===treehydra===
===treehydra===
Confirmed users
381

edits