public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* FreeBSD notes
@ 2014-04-14 14:21 John P. Hartmann
  0 siblings, 0 replies; only message in thread
From: John P. Hartmann @ 2014-04-14 14:21 UTC (permalink / raw)
  To: crossgcc

Using FreeBSD 9.1.

Had to install the from the ports collection: gawk gsed.

ct-ng list-samples fails because it invokes /usr/bin/sed, which is the
BSD sed, rather than the alias I've set up to point to /usr/local/bin/gsed.

Messing with the system sed would mean that the system becomes
unmaintainable.

The problem is the reference to $(sed), which presumably is set up by
make to be the system sed.

Setting the shell variable sed does not fix this.  Any suggestions?

[john@fb91 /pool/data/cross/s390]$ ct-ng list-samples
Status  Sample name
gmake: stat:
list-alphaev56-unknown-linux-gnunalphaev67-unknown-linux-gnunarm-bare_newlib_cortex_m3_nommu-eabinarm-cortex_a15-linux-gnueabinarm-cortex_a8-linux-gnueabinarm-cortexa9_neon-linux-gnueabihfnarm-davinci-linux-gnueabinarm-unknown-eabinarm-unknown-linux-gnueabinarm-unknown-linux-uclibcgnueabinarmeb-unknown-eabinarmeb-unknown-linux-gnueabinarmeb-unknown-linux-uclibcgnueabinarmv6-rpi-linux-gnueabinavr32-unknown-nonenbfin-unknown-linux-uclibcni586-geode-linux-uclibcni586-mingw32msvc,i686-none-linux-gnuni686-nptl-linux-gnuni686-unknown-mingw32nm68k-unknown-elfnm68k-unknown-uclinux-uclibcnmips-ar2315-linux-gnunmips-malta-linux-gnunmips-unknown-elfnmips-unknown-linux-uclibcnmips64el-n32-linux-uclibcnmips64el-n64-linux-uclibcnmipsel-sde-elfnmipsel-unknown-linux-gnunpowerpc-405-linux-gnunpowerpc-860-linux-gnunpowerpc-e300c3-linux-gnunpowerpc-e500v2-linux-gnuspenpowerpc-unknown-linux-gnunpowerpc-unknown-linux-uclibcnpowerpc-unknown_nofpu-linux-gnunpowerpc64-unknown-linux-gnuns390-ibm-linux-gnuns39
0x-ibm-linux-gnunsh4-unknown-linux-gnunx86_64-unknown-linux-gnunx86_64-unknown-linux-uclibcnx86_64-unknown-mingw32:
File name too long
  IN    config.gen/arch.in
sed: illegal option -- s
usage: sed script [-Ealn] [-i extension] [file ...]
       sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ...
[file ...]
gmake: *** [config.gen/arch.in] Error 1

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-14 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-14 14:21 FreeBSD notes John P. Hartmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).