On 13 Feb 2014, at 12:11, Евгений Ростовцев <real.altlinux....@gmail.com> wrote:
>> and link command for PaneKit: >> >> clang -shared -Wl,-soname,libPaneKit.so.0 -rdynamic >> -Qunused-arguments -rdynamic -Qunused-arguments -rdynamic >> -Qunused-arguments -shared-libgcc -pthread -fexceptions -o >> ./PaneKit.framework/Versions/0/./libPaneKit.so.0.0.1 >> obj/PaneKit.obj/NSFramework_PaneKit.o Source/obj/subproject.o >> -L/usr/src/RPM/BUILD/gnustep-Etoile-0.4.2/Build >> -L/usr/src/RPM/BUILD/gnustep-Etoile-0.4.2/Build >> -L/usr/src/RPM/BUILD/gnustep-Etoile-0.4.2/Build >> -L/usr/src/GNUstep/Libraries -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 >> -L/usr/lib64 -lgnustep-gui -lgnustep-base -lobjc2 -lX11 -lonig -lm >> -lgcc_s -lc > > This is from http://git.altlinux.org/tasks/113911/build/100/x86_64/log I don't know why you're doing a load of sed commands, but trying to replace strings inside png and tiff files with sed is just weird. It looks like you have not correctly configured GNUstep Make to pass the correct flag, and so you're ending up with a big mash of flags. How did you configure GNUstep Make? You seem to be trying to override flags that it will pass, which will give some very inconsistent results. David -- Sent from my brain _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev