Gentoo Archives: gentoo-user-de

From: Thomas Bruns <gentoo@××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] AMD64 und videoformate, wie quicktime usw?
Date: Wed, 23 Sep 2009 19:37:27
Message-Id: 200909232137.24938.gentoo@donbruno.de
In Reply to: Re: [gentoo-user-de] AMD64 und videoformate, wie quicktime usw? by "Sebastian Beßler"
1 Am Mittwoch 23 September 2009 21:25:13 schrieb Sebastian Beßler:
2 > was den Firefox angeht der Arbeitet wunderbar als 64bit Programm auf
3 > meinem AMD64.
4 >
5 > aus about:buildconfig
6 > "Build platform target x86_64-pc-linux-gnu"
7 about:buildconfig
8 Source
9 Built from http://hg.mozilla.org/releases/mozilla-1.9.1/rev/0da982f65d37
10 Build platform
11 target
12 i686-pc-linux-gnu
13
14 Build tools
15 Compiler
16 Version
17 Compiler flags
18 /tools/gcc/bin/gcc
19 gcc version 4.1.2 20061011 (Red Hat 4.1.1-29)
20 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic
21 -gstabs+ -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -freorder-
22 blocks -fno-reorder-functions -finline-limit=50
23 /tools/gcc/bin/g++
24 gcc version 4.1.2 20061011 (Red Hat 4.1.1-29)
25 -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -
26 Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof
27 -Wno-long-long -pedantic -gstabs+ -fno-strict-aliasing -fshort-wchar -pthread
28 -pipe -DNDEBUG -DTRIMMED -Os -freorder-blocks -fno-reorder-functions -finline-
29 limit=50
30
31 Configure arguments
32 --enable-application=browser --enable-optimize --enable-update-channel=release
33 --enable-update-packaging --disable-debug --disable-tests --enable-official-
34 branding
35
36
37
38 >
39 > Zu den Videoformaten kann man nur sagen das proprietäre Codecs halt nur
40 > dann portiert werden wenn der Hersteller das so will.
41 > Und wenigstens für Flash gibt es ein 64bit Plugin das hier wunderbar
42 > funktioniert.
43
44 darf ich mal fragen was du da so installiert hast? www.sport1.de z.b. der
45 Liveticker geht bei mir nicht anständig... :-( wird nicht richtig aufgebaut
46 :-(
47
48 > Soweit ich das sehe ist alles was an Mediacodecs unter OpenSource
49 was meinst Mediacodecs genau bei dir?
50 --
51 Gruß
52 Thomas
53 ---
54 CBUILD="x86_64-pc-linux-gnu"
55 CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
56 CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
57 LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"

Replies

Subject Author
Re: [gentoo-user-de] AMD64 und videoformate, wie quicktime usw? Thomas Bruns <gentoo@××××××××.de>
Re: [gentoo-user-de] AMD64 und videoformate, wie quicktime usw? "Sebastian Beßler" <sebastian@××××××××××××.de>