[nem-en] Re: [svn] r7152: nemerle/trunk: macros/compiler.n
ncc/hierarchy/TypeBuilder.n
Michal Moskal
michal.moskal at gmail.com
Tue Dec 26 10:44:33 CET 2006
On 12/26/06, pbludov <svnadmin at nemerle.org> wrote:
> Log:
> ISupportRelocation.RelocateImpl implemented in the right way.
>
> Author: pbludov
> Date: Tue Dec 26 04:57:42 2006
> New Revision: 7152
This change (or maybe one of the previous relocation changes) seems to
break the build. You probably should commit your stage 3 compiler to
trunk/boot and it will work. Otherwise at stage 1 there is desync of
the compiler and the macros, which results in:
make[1]: Entering directory `/home/malekith/nemerle/ncc'
MKDIR out.stage1
make[2]: Entering directory `/home/malekith/nemerle/ncc'
COMPILE [stage1] Nemerle.Compiler.dll
__________..................................................
hierarchy/TypeBuilder.n:2665:5:2665:25: error: unbound name
`RelocateImplInternal'
make[2]: *** [out.stage1/Nemerle.Compiler.stage1.dll] Error 1
make[2]: Leaving directory `/home/malekith/nemerle/ncc'
make[1]: *** [aux-stage] Error 2
make[1]: Leaving directory `/home/malekith/nemerle/ncc'
make: *** [stage1] Error 2
--
Michał
More information about the devel-en
mailing list