Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=954351

            Bug ID: 954351
           Summary: mingw32-configure unsets PKG_CONFIG_PATH
           Product: Fedora
           Version: 18
         Component: mingw32-filesystem
          Severity: unspecified
          Priority: unspecified
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected],
                    [email protected],
                    [email protected], [email protected]
          Category: ---

Description of problem:
I am trying to cross-compile a program for Windows, and it needs a library that
I've already cross-compiled.  I set PKG_CONFIG_PATH to point to the directory
that contains the .pc file for that library, but mingw32-configure unsets
PKG_CONFIG_PATH and I can't compile my program

Version-Release number of selected component (if applicable):
mingw32-filesystem-97-1.fc18.noarch

Additional info:
This can be easily fixed by removing the following line from
/etc/rpm/macros.mingw32
unset PKG_CONFIG_PATH; \

I've verified that if PKG_CONFIG_PATH isn't set, then mingw32-configure shows
it as empty, but if it is configured, my program compiles correctly, using both
public mingw libraries and my private library.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=FDAekybQSI&a=cc_unsubscribe
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to