All of lore.kernel.org
 help / color / mirror / Atom feed
* Odd log messages for apps using autotools and __FILE__
@ 2015-08-07 18:26 Holger Freyther
  2015-08-08 16:30 ` Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Holger Freyther @ 2015-08-07 18:26 UTC (permalink / raw)
  To: poky

Hi,

in the Osmocom software and rauc and probably many applications that use __FILE__ in a
log statement the log output is now:

	/home/hfreyther/images/poky/build/tmp/work/sysmobts_v2-poky-linux-gnueabi/rauc/0+gitAUTOINC+d44adb0079-r4/git/src/install.c:811 I will unmount /mnt/rauc/rootfs.0

where it used to be:

	install.c:811 I will unmount /mnt/rauc/rootfs.0


I know I can use __BASE_FILE__ in gcc to get back to install.c but I wonder where this is
coming from? Is this a side-effect of using B!=S? Is there another config that was made to
pass the full path to the compiler?


kind regards

	holger



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

end of thread, other threads:[~2015-08-10  7:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-07 18:26 Odd log messages for apps using autotools and __FILE__ Holger Freyther
2015-08-08 16:30 ` Richard Purdie
2015-08-08 18:09   ` Holger Freyther
2015-08-08 19:19   ` Khem Raj
2015-08-10  7:04     ` Holger Freyther

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.