Hi Przemek,

Just wait for my test results, because we might not
need bash at all, if we can get away without echo -n.

We are using many extensions in our scripts which may not
be present in standard /bin/sh shell. I do not know what
is your default shell (BTW what is it?) but for sure I know
many shells which will not work.

I believe it's bash. How to check this?

/usr/bin/../libexec/gcc/darwin/x86_64/as: Flag option -o has already
been seen!
--
There is one such line for each -arch flag and for each file compiled.

I'm afraid I cannot help you here.
Please make some test with gcc and -o<file> option with and without
space before <file>. If additional space resolves the problem then
try to add space after = in config/darwin/gcc.cf[16]:
  CC_OUT = -o

I've added a space after -o and now it doesn't
generate the message (great!). I'm waiting for
a new dual build to finish to see if there is
not other problem with it now.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to