[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MIG !!!



On Mon, Jun 30, 2003 at 05:25:20PM -0300, Milton C?sar de Souza Leite wrote:
> I'm having problems to compile the mig 1.3 
> first i used the command: 
> 
> root@Saturno:~/hurd/mig/objdir# ../mig-1.3/configure --prefix=/usr/local 
> --target=i586-gnu --with-hearders=/root/hurd/gnumach/gnumach-1.3/include/ 
> 
> followed by 
> 
> root@Saturno:~/hurd/mig/objdir# make prefix=/usr/local 
> 
> after this, I had to change the gensym.awk because this create an output 
> file (cpu.symc) like this 
> 
> #include <mach/message.h> 
> void bogus() { 
> __asm (" 
> * word_size mAgIc%0" : : "i" (sizeof(integer_t))); 
> __asm (" 
> * word_size_in_bits mAgIc%0" : : "i" (sizeof(integer_t)*8)); 
> __asm (" 
> * sizeof_pointer mAgIc%0" : : "i" (sizeof(void*))); 

This problem is fixed in version 1.3.1, get it from your local GNU
mirror in /pub/gnu/mig.

Jeroen Dekkers



Reply to: