public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* SDK feedback
@ 2018-09-11 17:55 Jan Kiszka
  2018-09-11 17:57 ` Jan Kiszka
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Kiszka @ 2018-09-11 17:55 UTC (permalink / raw)
  To: Maksim Osipov; +Cc: isar-users

Hi Maksim,

finally, I actually used the SDK on an ARM target, and it worked nicely! One 
question and one feature request, though:

I did not do the chroot dance and rather looked for a way to use the cross 
compiler directly. And it /seems/ to work, at least for the trivial case:

export LD_LIBRARY_PATH=/path-to-sdk/usr/lib/x86_64-linux-gnu/
sdk/usr/bin/arm-linux-gnueabihf-gcc --sysroot /path-to-sdk \
     -o hello hello.c

Does this make sense, at least for the classic "I need a crosscompiler and the 
corresponding target libs" case? When will it start to break?


And then I noticed that the deployed SDK image could be a bit slimmer, 
specifically by purging /var/cache/apt prior to packaging. Too lazy now to write 
my own patch. :)

Thanks,
Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

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

end of thread, other threads:[~2018-09-12 11:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-11 17:55 SDK feedback Jan Kiszka
2018-09-11 17:57 ` Jan Kiszka
2018-09-12  7:42   ` Maxim Yu. Osipov
2018-09-12 10:15     ` Jan Kiszka
2018-09-12 11:02       ` Henning Schild

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox