blob: e5a4dea3a2280134c4d7eb941cc7a0ef0c4a6ff8 (
plain)
1
2
3
4
5
6
|
# Builing MIG
## Non-cross-compiling
[[samuelthibault]] mentioned that I should make clear what compiler options, etc. are only needed if compiling on a 64 bit computer. However, I don't know if the --host=i686... option is needed, here and when making gnumach, in case there may be some other default on 32 bit computers? --[[sudoman]]
|