[PD-dev] miXed Makefile.common -fPIC cflag

Sergi Lario slario at gmail.com
Sun Jul 13 04:02:55 CEST 2008


Hi list,

I added the -fPIC cflag in all makefiles I get errors compiling on a
64 bits machine (
http://lists.puredata.info/pipermail/pd-list/2008-07/063706.html )
with coders of these externals agree.

But not with the miXed makefile.

sll at sll-cube
<http://lists.puredata.info/listinfo/pd-list>:/home/pd-extended/externals/*miXed*$
vim Makefile.common
Line: 119
CFLAGS = *-fPIC* $(WARN_CFLAGS) $(OPT_CFLAGS) $(DEFINES) $(INCLUDES)

The -fPIC flag lets compile over 64 bit machines. With this changes I
complied pd-extened with no problems.

Who can make this change?

Greetings,

Sergi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20080713/50af32d2/attachment.htm>


More information about the Pd-dev mailing list