This is the mail archive of the egcs-bugs@egcs.cygnus.com mailing list for the EGCS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Link Problem...


Hello!
<1> First Problem
I want to get window-based executable file.
So I tried as following:
gcc -Wl,--subsystem,windows -o test test.o -lgdi32 -luser32
Nevertheless it works with dos platform.
Help me.
<2> Second problem
I complied resource file with windres in the type of coff.
If there are korean language (namely HANGEUL)characters in the strings
of resouce file, Dialog box can not be created. What is the matter?
Thank you.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]