<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="font-family:Calibri, Arial, Helvetica, sans-serif;font-size:11pt;color:black">
<br>
thanks for the pointer to the metacore repo for A2.<br>
<br>
Just looking at:<br>
<br>
https://github.com/metacore/A2OS/commit/2353b6eb64256dfa1373126ba209bb417401ff81#diff-1551273f7b02a0d3f43608086d201c14<br>
<br>
gives us the important hint how to change the Linker.Link statement in Build.Tool for the Bios32 platform, which I guess that it is the new name for native in 32bit.<br>
<br>
Am 02.06.2019 um 13:48 schrieb Michael Schierl:<br>
> [...]<br>
> The hardest part was to find the correct Linker.Link line in the dozens<br>
> of .Tool, .Text and .Mod files that contain Linker.Link lines.<br>
> "Fortunately", some of them used an incorrect syntax (when compared to<br>
> Linker.Mod), so all the lines containing \P (instead of --path) or \.<br>
> (instead of what?) could be ruled out.<br>
<br>
<br>
--<br>
Bernhard Treutwein <br>
(vom Mobiltelefon aus gesendet)
</body>
</html>