Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
170 user(s) are online (140 user(s) are browsing Forums)

Members: 0
Guests: 170

more...

Support us!

Headlines

 
  Register To Post  

Common Configure/Make invocation of host built binaries on build machine!
Quite a regular
Quite a regular


See User information
Much more often then not, I come across a project with the usual configure, then make etc and the following issue:

the configure knows that this is a cross-compiling toolchain and yet... STILL... in various location during the "make" process, the system will try and invoke some recently built binaries; of course, they do not work: they are have been built for a different host system running a different architecture!

So, am I missing a commonly used option to configure other than build/host/target? I do read the disable/enable,with/without sections of the configure, but it is still not always clear which one to use. Things like --disable-testing make sense.

Or, are these just people that have made the build system under the assumption that the programs are always executable by the build machine!?

Go to top
Re: Common Configure/Make invocation of host built binaries on build machine!
Just can't stay away
Just can't stay away


See User information
@rjd324

IIRC some (big) progams use some sort of self made tools to generate sources/headers. It comes to mind UAE.
So if you build on crosscompiler it may build for the host machine and not for the "destination build machine" or wherever you run then.

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )



Polls
Running AmigaOS 4 on?
AmigaOne SE/XE or microA1
Pegasos2
X5000
X1000
A1222
Sam 440/460
Classic PowerPC Amiga
WinUAE emulation
Qemu emulation
Total Votes: 156
The poll will close at 2025/12/1 12:00
3 Comments


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project