2013/1/7 Roy Tam <[email protected]>: > 2013/1/7 grischka <[email protected]>: >> - >> http://repo.or.cz/w/tinycc.git/commitdiff/943574aba54713ca4a17fe33aadde5abee233b53 >> Obviously (if you look at the code) this was not a bug but intended >> behavior. > > Did you tried reverting this commit and try linking with -luser32? > Without this commit, you can't link to user32 even if you specify -luser32.
... so tcc restricting people not linking to user32 and gdi32 when writing PE_CLI programs, and ignoring users -l switches is definitely a bug to users. _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
