clang: error: unknown argument: '-ftree-vectorizer-verbose=2'
looks like this is flag is GCC only. just remove it and try to compile again.
Gesendet: Freitag, 06. Juli 2018 um 19:30 Uhr Von: "José Rafael Subía Valdez" jsubiavaldez@gmail.com An: PD-List pd-list@lists.iem.at Betreff: [PD] dryUp~ external not creating
Dear List, I am using William Brent's [dryUp~] object for a project, I now have to go into the studio to mix the piece, but my University's computer is failing to create the external. I have set the correct paths but it does not create the object. Furthermore, I try to run the help file through the terminal and this is the message I get: eca-alsems-m003:MacOS s1469080$ ./Pd /Volumes/chss/eca/users/s1469080/Pd/dryUp/dryUp~-help.pd
2018-07-06 18:16:32.574 pd[3581:19936] Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio, 262): no suitable image found. Did find:
/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
2018-07-06 18:16:32.575 pd[3581:19936] Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x1004010f0 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
Pt_Start() called
I have no Idea what plugin these messages refer to, and the problem is that it is the computer in the studio and the University does not give me privileges to delete the plug-in in question to see if that is the issue. Pd window does not give me any type of architecture error. If I try to compile the object with make I get: eca-alsems-m003:dryUp s1469080$ make
cc -DPD -I../..//src -Wall -W -g -fPIC -arch i386 -arch ppc -mmacosx-version-min=10.4 -ftree-vectorize -ftree-vectorizer-verbose=2 -fast -o "dryUp~.o" -c "dryUp~.c"
clang: error: unknown argument: '-ftree-vectorizer-verbose=2'
make: *** [dryUp~.o] Error 1
which might be more of the reason the object is not creating? I am on a OSX 10.10.5 "yosemite" Mac Pro (Late 2013), Processor: 3.5 GHz 6-Core Intel Xeon E5 RAM: 16 GB 1866 MHz DDR3 ECC any help is deeply appreciated --
José Rafael Subía Valdez www.jrsv.net[http://www.jrsv.net] _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list%5Bhttps://lists.puredata.info/l...]