[Bug 502024] Review Request: xsd - W3C XML schema to C++ data binding compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=502024





--- Comment #39 from Kalev Lember <kalev@xxxxxxxxxxxx>  2009-07-08 03:24:22 EDT ---
The default debug information level is 2 when using -g switch. However, xsd
seems to build fine with -g1, but with that we'd lose line numbers and local
variable information when compared to full -g.

The following produces a -debuginfo package, but source files don't get
included in it because of the -g1 switch used:

 %build
-MAKEFLAGS="verbose=1" CXXFLAGS=$RPM_OPT_FLAGS ./build.sh
+MAKEFLAGS="verbose=1" CXXFLAGS="$RPM_OPT_FLAGS -g1" ./build.sh

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]