[gstreamer-bugs] [Bug 334654] New: GStreamer --host assignment doesn't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 15 06:27:59 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=334654
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: GStreamer --host assignment doesn't work
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Please describe the problem:
I tried cross compiling GStreamer to ARM. It seems GStreamer is not behaving
correctly in regards to the --host=arm-linux flag.

When passing this flag to lixml or glib2 I see this in the compile output:
--mode=compile --tag=CC arm-linux-gcc

While GStreamer just do:
--tag=CC --mode=link gcc

The compilation then fails due to trying to link i386 binaries to ARM
libraries.

Steps to reproduce:
Trying to cross compile GStreamer towards ARM architecture.

Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list