All of lore.kernel.org
 help / color / mirror / Atom feed
* GCC search paths in MinGW SDK
@ 2013-09-03 21:13 Francois Retief
  2013-09-04  1:45 ` Mark Hatle
  2013-09-04 13:00 ` Richard Purdie
  0 siblings, 2 replies; 7+ messages in thread
From: Francois Retief @ 2013-09-03 21:13 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

Hi all,

Thanks to Richard's recent improvements in the oe-core tree, I finally got
my first MinGW build to compile through and generate a SDK tarball.

Next issue is that on windows GCC is unable to find the crt1.o, crti.o and
crtbegin.o files. when compiling a small hello world app (see
gist<https://gist.github.com/fgretief/6429416#file-mingw-gcc-verbose-output-2013-09-03>[1]
for gcc verbose output). I verified that the files are indeed in the
SDK folders and was correctly unpacked.

Next, I checked the search path (-L) options and they point to the
respective directories where the files reside.

Is it hard coded somewhere GCC should look for these files?  Can anyone
give me some pointers where to start looking?

Cheers,
  Francois

ps. I have noticed that there is a relocate_sdk.py file in the root of the
SDK folder. What is it's purpose and can it have anything to do with the
GCC search paths?

[1]
https://gist.github.com/fgretief/6429416#file-mingw-gcc-verbose-output-2013-09-03
[2] https://github.com/fgretief/meta-mingw

[-- Attachment #2: Type: text/html, Size: 1431 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-09-13  7:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03 21:13 GCC search paths in MinGW SDK Francois Retief
2013-09-04  1:45 ` Mark Hatle
2013-09-04 13:03   ` Richard Purdie
2013-09-13  5:54   ` Khem Raj
2013-09-13  7:04     ` Francois Retief
2013-09-04 13:00 ` Richard Purdie
2013-09-04 15:40   ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.