[Mono-devel-list] Bootstrap net_2_0 fails on Windows
Atsushi Eno
atsushi at ximian.com
Mon Jun 20 11:42:17 EDT 2005
Oops, I wanted to say
- make BOOTSTRAP_MCS=mcs MCS=mcs under mcs
- make under mono
;-)
Atsushi Eno
Atsushi Eno wrote:
> Hi,
>
> I got the same result. It does not reproduce when I built mcs
> default profile with MCS=mcs, so something is wrong with
> attribute resolution where the assembly of the attribute is
> compiled by csc. (BTW that would be why Paco had no problem
> on building win32 package since he uses mcs to build them).
>
> For now the workaround is
>
> - run make under mcs (to build default profile)
> - run make under mono
>
> The breakage seems to happen between 46034 (works fine) and
> 46041 (broken). Martin, any ideas why this happens?
>
> Atsushi Eno
More information about the Mono-devel-list
mailing list