Just popping in
Joined: 2022/11/8 15:30 Last Login
: Yesterday 15:30
From Backnang
Group:
Registered Users
|
The huge problem is the build system. They use a custom build system which during setting up the build stage does stuff like letting the compiler do some stuff and then check the output.
As this thing would run under cross-compiling of course you CANNOT run the compiler output.
The whole thing seems to be totally unsuited for cross-compilation.
Which would make this a major effort. Same story like with Mame (though Mame might actually work with an environment on Linux with a Cross-Compiler). But this thing ?
Why couldn't they just use make with configure ?
|