Re: Proposal for toolset modifications for LSB-Desktoprelease
Matt Taggart <[email protected]> Wed, 04 Jan 2006 21:53:51 -0700
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
"Wichmann, Mats D" writes... > CC=lsbcc LSBCC_TYPE=desktop make > > but I'm not sure we can automatically make that work through > other tools like autoconf, so it might need a command-line > option after all so we do: > > CC="lsbcc --target=desktop" ./configure ; make Somewhere in the build environment set, LSBTYPE=desktop then for lsbcc, CC="lsbcc --lsb-type=$LSBTYPE" ./configure; make and then the other tools could do other things with LSBTYPE depending on what they needed. Unless you think there's a need for LSBCC_TYPE LSBAPPCHK_TYPE LSBLIBCHK_TYPE etc. so that they could be different for each tool. -- Matt Taggart Open Source & Linux Organization R&D [email protected] Hewlett-Packard