Tree-SSA Newbie Questions
Diego Novillo
dnovillo@redhat.com
Thu May 13 19:00:00 GMT 2004
On Thu, 2004-05-13 at 09:05, Sebastian Pop wrote:
> That's because the following patch didn't included @TREE-BROWSER@ in
> each compiler or didn't included it at the right place: the fix is to
> include this directly into OBJS-common:
>
> OBJS-common = ... @ANDER@ ... @TREE-BROWSER@ ...
>
No. If you put it in the library, it won't get linked in.
@TREE-BROWSER@ has to be explicitly glued in cc1.
Diego.
More information about the Gcc
mailing list