On Sunday 2009-05-24 15:24, Thomas Dickey wrote:
> On Sun, 24 May 2009, Bruno Haible wrote:
>
>>> - The `silent-rules' option enables Linux kernel-style silent build output.
>>> This option requires the widely supported but non-POSIX `make' feature
>>> of recursive variable expansion,
>>
>> We
Hello Erwin,
* Erwin Brandenberger wrote on Wed, May 27, 2009 at 09:33:49AM CEST:
>
> OS: Ubuntu 9.04
> IDE: KDE
>
> Project HC is Program and not a Library. Why it uses libtool ? Any help ?
>
> Making all in HC
> /bin/bash ../../libtool --tag=CXX --mode=link g++ -DRUN_UNIX -DRUN_LINUX -g
> -O2
Hello Philip,
* Philip Herron wrote on Wed, May 27, 2009 at 01:51:36PM CEST:
> I think i see the portable solution to the multiple lexer problem we
> have been having, i think i will just put in a test case and update
> the documentation on whats the best way to use automake to handle it
> for you
On Wed, 27 May 2009, Erwin Brandenberger wrote:
OS: Ubuntu 9.04
IDE: KDE
Project HC is Program and not a Library. Why it uses libtool ? Any help ?
It seems that the libtool used has a bug on your system or the libtool
has been delivered improperly (e.g. mixing files from multiple libtool
ve
OS: Ubuntu 9.04
IDE: KDE
Project HC is Program and not a Library. Why it uses libtool ? Any help ?
Making all in HC
/bin/bash ../../libtool --tag=CXX --mode=link g++ -DRUN_UNIX -DRUN_LINUX -g
-O2 -o HC HCApp.o HCDocument.o HCGridMDIChild.o HCImages.o HCMainWindow.o
HCPpSimulationSheet.o HCPpSimu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey
I think i see the portable solution to the multiple lexer problem we
have been having, i think i will just put in a test case and update
the documentation on whats the best way to use automake to handle it
for you.
The solution is correct on the