Hi, errrr... now you've lost me. Let me try to come back on topic:
Currently gwenhyfar uses the $target setting (in m4/os.m4) to switch OS-dependent things, just as all of Martin's packages do. If I understand the latest message correctly, this should be changed and instead it should check $host. Would that be (more) correct? Additionally I'd fully believe that a distinction between the build and the host system should exist at various places throughout gwen/aqbankig, but clearly it doesn't right now. Christian Am Sonntag, 17. Juni 2007 14:46 schrieb Andreas Köhler: > Regarding general autoconf packages > > http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_chapter/autoconf_11.html#SEC126 > > --build=build-type > the type of system on which the package is being configured and > compiled. It defaults to the result of running config.guess. > --host=host-type > the type of system on which the package will run. By default it > is the same as the build machine. Specifying it enables the > cross-compilation mode. > --target=target-type > the type of system for which any compiler tools in the package > will produce code (rarely needed). By default, it is the same as > host. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Aqbanking-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
