[haiku-gsoc] Re: Help with Jam

  • From: Vivek Roy <vivekroyandroid@xxxxxxxxx>
  • To: haiku-gsoc@xxxxxxxxxxxxx
  • Date: Tue, 16 May 2017 20:24:46 +0000

I see this
lrwxrwxrwx 1 root root 20 Apr 25 03:18 /usr/bin/cc -> /etc/alternatives/cc*
lrwxrwxrwx 1 root root 12 Apr 25 03:17 /etc/alternatives/cc -> /usr/bin/gcc*
lrwxrwxrwx 1 root root 5 Apr 25 03:18 /usr/bin/gcc -> gcc-5*

and then
~ $ which gcc-5
/usr/bin/gcc-5



On Wed, May 17, 2017 at 1:48 AM François Revol <revol@xxxxxxx> wrote:

On 16/05/2017 21:58, Vivek Roy wrote:
I tried with bash, but the same thing happens. Here's a sample output:

ResComp1 data/mime_db/application.rsrc
/bin/sh: 3: -E: not found
ResComp1 data/mime_db/text.rsrc
/bin/sh: 3: -E: not found
ResComp1 data/mime_db/video.rsrc
/bin/sh: 3: -E: not found
ResComp1 data/mime_db/audio.rsrc
/bin/sh: 3: -E: not found
ResComp1 data/mime_db/image.rsrc
/bin/sh: 3: -E: not found


Are you sure $(CC) is set correctly?
Because that's what the rule calls with -E ...


François.


Other related posts: