[Mono-list] make bootstrap isn't copying mscorlib.dll correctly

Francisco Figueiredo Jr. fxjrlists@yahoo.com.br
Sat, 02 Oct 2004 21:29:31 -0300


Hi all,

Please, correct me if I'm wrong, but I, IMHO, think that makebootstrap 
isn't copying correctly the mscorlib.dll  assembly.

I just use make bootstrap after updating from cvs head. Sometimes, I 
face myself with the out of synch problem, but I don't know why this 
happens as I'm doing make bootstrap.

I could notice that the mscorlib.dll isn't being copied to 
<monoprefix>/install/lib neither to <monoprefix>/install/lib/mono/1.0/

I also tried make install with no luck :)

I noticed that if I do a make install in mcs/class/corlib, this copies 
the mscorlib to <monoprefix>/install/lib/mono/1.0/ but not to 
<monoprefix>/install/lib/

Is this by design?

Maybe I'm doing something wrong?

Could you confirm if this is happening to your basecode too?

Thanks in advance.

Regards,

Francisco Figueiredo Jr.