-
Hi,
I saw your regparm changes with interest and noticed the issues with `-Os`. Maybe it is better to backtrack a little and borrow from the regular i386 regparm (as in https://gcc.gnu.org/onlinedo…
-
@lithoxs : earlier this year, you announced that you started to compile the ELKS kernel with the latest GCC-IA6 (http://www.spinics.net/lists/linux-8086/msg00817.html).
As I can see in your PR flow…
-
[there](https://bkaradzic.github.io/bgfx/build.html) is nothing about to build the version on the platform except windows linux mac and Android.
But the Readme said :
```
Supported platforms:
Andr…
-
Note that I didn't format either partition yet, this may well be necessary to reproduce this error.
```
$ truncate -s2G parts2g.img
$ cat parts2g.script
label: dos
label-id: 0x68e43366
device…
-
Over [Here ](https://curl.haxx.se/mail/lib-2018-02/0075.html)Daniel noted (channelling Stefan Kanthak):
-----------
For the Windows build, please incorporate the following changes:
1. download a…
-
Please use the following bug reporting template to help produce actionable and reproducible issues:
- A brief description
Trying to compile Open Watcom 1.4.0 from source fails. The first step is to …
-
the C compiler fails to build with msvc 2015 and 2017 "error: failed to open message resource file"
msvc 2013 builds that part but fails further down the line with ICU because it does not have char16…
-
Ситуация
======
Заметил на компьютере Дарьи Сухомлиновой (@StrixSeloputo), что у неё на макбуке цикл самоприменения (`makeself.sh`) выполняется 2–2,5 минуты. Без оптимизаций — около 150 секунд, с ма…
-
Note: This is just a template, so feel free to use/remove the unnecessary things
### Description
- Type: Question
- Priority: Major
------------------------------------------------------------…
-
This test was made with a simple "hello world" program:
It's compiled like this: "wcc386 hello"
Environment variables are set like this:
SET INCLUDE=d:\h
SET LIB=d:\lib
The include files from…