On Sun, Jul 25, 1999 at 03:06:41AM +0200, Marcus Brinkmann wrote: > On Sun, Jul 18, 1999 at 02:53:54PM -0400, Ulf Carlsson wrote: > > > > I had to modify dpkg in order to make it cross compile (LOCALEDIR wasn't > > defined > > correctly otherwise since dpkg-cross overrides CFLAGS). I have also added > > mips > > to the archtable. > > Right, but main/Makefile.am is not sufficient for dpkg 1.4.1.6. I attach a > full patch that fixes all LOCALEDIR problems wtr cross compilation (and > THANKS Ulf for finding out what was causing this damn problem I had when > cross compiling dpkg for the Hurd).
Ok, I found out that I had to fix the rest of the makefiles when I had the same problem in other places. I have a question though: Where does dpkg-cross override CFLAGS, I can't find the line, although i notice that it does override it. Regards, Ulf

