On Fedora 15 beta, gcc-4.6.0-7.fc15.x86_64, today's mlt git: g++ -shared -Wl,-soname,libmlt++.so.3 -o libmlt++.so.0.7.3 MltConsumer.o MltDeque.o MltEvent.o MltFactory.o MltField.o MltFilter.o MltFilteredConsumer.o MltFilteredProducer.o MltFrame.o MltGeometry.o MltMultitrack.o MltParser.o MltPlaylist.o MltProducer.o MltProfile.o MltProperties.o MltPushConsumer.o MltRepository.o MltService.o MltTokeniser.o MltTractor.o MltTransition.o -Wl,--no-undefined -Wl,--as-needed -L../framework -lmlt MltConsumer.o: In function `Mlt::Consumer::get_consumer()': MltConsumer.cpp:(.text+0x17): undefined reference to `__morestack' MltConsumer.o: In function `Mlt::Consumer::connect(Mlt::Service&)': MltConsumer.cpp:(.text+0x39): undefined reference to `__morestack' .......
Is this gcc breakage? Isn't __morestack an internal gcc reference? sean ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
