This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Wrongfully compiled code


ariga masahiro wrote:
Hello,Dave,and others,

Thanks to you,
as I applied patch that you taught me,I cleared next error.
checking for shared libgcc... configure: error: Link tests are not

I exulted and expected to succeed,but lastly(I hope) there happened next error.

checking for C compiler default output file name... configure: error: C compiler
cannot create executables

Don't know, I've not had this issue. I assume the c compiler you are using is the native Cygwin GCC? Maybe try compiling hello world with it to determine whether it really cannot create executables.


Maybe someone on the GCC cross-compiling mailing list can help you:
Newsgroup gmane.comp.gcc.cross-compiling
e-mail crossgcc@sourceware.org


-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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