Re: Problem with GNU Mach compillation

2018-12-30 Thread Almudena Garcia
Thanks, This solve my problem. https://github.com/AlmuHS/GNUMach_SMP/ Now I will can continue with my SMP work :-) El lun., 31 dic. 2018 a las 2:26, Almudena Garcia (< liberamenso10...@gmail.com>) escribió: > > > El dom., 30 dic. 2018 a las 22:36, Samuel Thibault (< > samuel.thiba...@gnu.org>) e

Re: Problem with GNU Mach compillation

2018-12-30 Thread Almudena Garcia
El dom., 30 dic. 2018 a las 22:36, Samuel Thibault () escribió: > Hello, > > Almudena Garcia, le lun. 24 déc. 2018 00:37:42 +0100, a ecrit: > > I tried with a clean compillation from original gnumach sources, and > this step > > runs well. But, in my fork, It crashes. > > This was indeed fixed in

Re: Problem with GNU Mach compillation

2018-12-30 Thread Samuel Thibault
Hello, Almudena Garcia, le lun. 24 déc. 2018 00:37:42 +0100, a ecrit: > I tried with a clean compillation from original gnumach sources, and this step > runs well. But, in my fork, It crashes. This was indeed fixed in the master branch. You need to pull from it to get the fix. Samuel