Re: [Freedos-kernel] Re: Borland C 386 bug

2004-02-14 Thread Luchezar Georgiev
Here are my latest news. If I compile ALL the kernel for 80186, and ONLY the fmemcpy function in main.c for 80386 (using #pragma option -3 and -1, all the other functions in main.c are compiled for 80186 too), it crashes! I tried all other possible combinations, and it turned out that it doesn't

Re: [Freedos-kernel] Re: Borland C 386 bug

2004-02-12 Thread tom ehlert
Hello Luchezar, LG Maybe later I could try it too... but first I must learn LG Bochs! try DEVICE=C:\NUMEGA\S-ICE.EXE /TRA 30 /SYM 400 DEVICE=C:\system\himem.sys /TESTMEM:OFF DEVICE=C:\NUMEGA\umb.sys ... installhigh= UMB.SYS is the s-ice UMB provider,

Re: [Freedos-kernel] Re: Borland C 386 bug

2004-02-12 Thread Luchezar Georgiev
On Thu, 12 Feb 2004 16:41:58 + (GMT), Bart Oldeman wrote: yes, please send me a minimal failing kernel + mapfile + minimal config.sys and the command you're installing high (which should also be as small as possible and open source). Please leave kernel.sys *uncompressed*. This is very