|
|
Subscribe / Log in / New account

why Linux users should care

why Linux users should care

Posted Nov 20, 2008 0:19 UTC (Thu) by fuhchee (guest, #40059)
In reply to: why Linux users should care by danpb
Parent article: MinGW and why Linux users should care

This is a little contrived, but the general point is to identify code which relies on undefined behaviour and only works on Linux by luck rather than design.

Cross-compiling per se will do very little to help with that. You'd actually have to test running the code on your targets, at which point you might as well run a native toolchain so as to get even more diversity.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds