On Sat, 05 Mar 2005 15:00:38 -0500, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> This is no solution at all, surely. Why would you assume that make
> install is going to be done by the target architecture, or that the
> target even has a compiler (much less the same compiler that the build
> tree has been configured for)? Besides, the problem isn't *building*
> zic, it is *running* it.
I apologize for being unclear. I assume that build system has a native
and a cross compiler. I don't assume anything about the target (In my
case target does not have a compiler). Installation happens on the
build system with DISTDIR pointing to an image root directory. Later
image is transfered to the target system.
> There is prior discussion of this problem in the archives, but AFAIR
> we didn't yet find a solution that people liked.
I'd appreciate it if you could send me a pointer to that discussion.
My search was fruitless.
Thanks,
Vlad.