[Cs-dev] Portmidi=1 csound build fails -fPIC
| Date | 2005-08-08 17:41 |
| From | jjbenham@chicagoguitar.com (Jeremiah Benham) |
| Subject | [Cs-dev] Portmidi=1 csound build fails -fPIC |
| Attachments | None |
| Date | 2005-08-08 17:50 |
| From | Istvan Varga |
| Subject | Re: [Cs-dev] Portmidi=1 csound build fails -fPIC |
You need to compile PortMidi with -fPIC as well. Jeremiah Benham wrote: > I just did a cvs update -Pd then tried to build csounds with these options: ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2005-08-08 21:30 |
| From | jpff@codemist.co.uk |
| Subject | Re: [Cs-dev] Portmidi=1 csound build fails -fPIC |
If you are building for a 64bit machine use use Word64=1 ==John ffitch ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |