run this
bin/package DEBUG show make ``your args'' > make.out 2>&1
and send me make.out off list
On Fri, 26 Dec 2008 13:17:47 +0100 Armin Kunaschik wrote:
> This unfortunately removes just the error message. A package make runs fine
> but
> is building for the host and not for the target.
> In fact the used compiler is "cc" (->/usr/bin/cc) and not "mipsel-linux-gcc"
> like defined in the package command line.
> I tried to work around this by creating a fake cc as $INSTALLROOT/bin/cc
> containing <PATH_TO>mipsel-linux-gcc "$@"
> But building fails again because the first correctly generated binary (proto)
> is
> executed on the host instead of the target.
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users