atom feed36 messages in at.iem.pd-devRe: [PD-dev] Pdextended 0.43.1 and vista
FromSent OnAttachments
Tris WhyteJun 19, 2011 3:51 pm 
Hans-Christoph SteinerJun 26, 2011 9:13 pm 
Patrice ColetJun 29, 2011 1:37 pm 
Hans-Christoph SteinerJun 29, 2011 3:11 pm 
Patrice ColetJun 30, 2011 12:44 am 
Hans-Christoph SteinerJun 30, 2011 7:48 am 
Patrice ColetJun 30, 2011 11:39 pm 
IOhannes m zmölnigJul 1, 2011 2:07 am 
Hans-Christoph SteinerJul 1, 2011 9:24 am 
IOhannes m zmölnigJul 1, 2011 10:36 am 
Hans-Christoph SteinerJul 1, 2011 11:58 am 
Patrice ColetJul 2, 2011 4:01 am 
Hans-Christoph SteinerJul 2, 2011 11:36 am 
Patrice ColetJul 3, 2011 12:30 am 
Hans-Christoph SteinerJul 4, 2011 11:11 am 
Patrice ColetJul 5, 2011 4:04 am 
Hans-Christoph SteinerJul 5, 2011 9:02 am 
Patrice ColetJul 5, 2011 9:57 am 
IOhannes m zmoelnigJul 10, 2011 11:55 pm 
IOhannes m zmoelnigJul 10, 2011 11:57 pm 
IOhannes m zmoelnigJul 11, 2011 2:08 am.patch
Hans-Christoph SteinerJul 11, 2011 8:59 am 
IOhannes m zmoelnigJul 11, 2011 9:12 am 
Patrice ColetJul 11, 2011 9:29 am 
Patrice ColetJul 11, 2011 10:02 am 
IOhannes m zmoelnigJul 11, 2011 10:03 am 
Patrice ColetJul 11, 2011 10:05 am 
Hans-Christoph SteinerJul 11, 2011 10:28 am 
Hans-Christoph SteinerJul 11, 2011 10:36 am 
IOhannes m zmoelnigJul 12, 2011 12:22 am 
Hans-Christoph SteinerJul 12, 2011 1:18 pm.patch
IOhannes m zmölnigJul 12, 2011 1:29 pm 
Patrice ColetJul 16, 2011 9:25 pm 
Patrice ColetJul 17, 2011 5:07 pm 
Patrice ColetJul 17, 2011 5:59 pm 
Hans-Christoph SteinerJul 26, 2011 5:21 pm 
Subject:Re: [PD-dev] Pdextended 0.43.1 and vista
From:Hans-Christoph Steiner (ha@at.or.at)
Date:Jul 2, 2011 11:36:27 am
List:at.iem.pd-dev

Ah, right, supporting LTLIBRARIES would be a bigger reorg. Any luck with the LD=$(CXX) option?

.hc

On Jul 2, 2011, at 7:01 AM, Patrice Colet wrote:

I've found the odd part of that page is that they use LTLIBRARIES variable while pd/src/Makefile.am doesn't.

On Fri, 01 Jul 2011 19:36 +0200, "IOhannes m zmölnig"

On 07/01/2011 06:24 PM, Hans-Christoph Steiner wrote:

the trick to use g++ for linking, is to use a dummy .cpp file, so autotools will automatically choose g++.

something like: <snip> nodist_EXTRA_pd_SOURCES= if PORTAUDIO nodist_EXTRA_pd_SOURCES += dummy.cpp endif </snip>

It would be worth trying:

LD=$CXX

http://www.gnu.org/software/automake/manual/html_node/Libtool-Convenience-Libraries.html#Libtool-Convenience-Libraries

That solution at the bottom of that page looks easy but a bit odd. I suppose its the 'official' way. Patco, do you think you can try to get that working?

.hc

Mistrust authority - promote decentralization. - the hacker ethic