On Wed, Jul 26, 2017 at 01:27:59PM +0100, Richard W.M. Jones wrote: > The same happens in the cduce binary, with a bunch of stuff being > statically linked. > > However the problem is that cduce itself was compiled without the ‘-g’ > flag, so none of the debuginfo refers to the main binary, only to > statically linked libraries. That's why the paths appear to only > refer to random external directories (the ones which the libraries > were compiled under) and nothing under the cduce build directory. > > That's a bug in cduce.spec which I'll fix shortly. So I fixed that: http://pkgs.fedoraproject.org/cgit/rpms/cduce.git/commit/?id=7be2ca68241140b17b9a19a6051594faec486f9b and it fixes the debuginfo problem, yay! And we even get a debugsource package which contains sources, even better! This isn't a problem in either ocaml or the debuginfo scripts after all. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx