As I have Atom processor which supports x64 system, i am interested to build PM for my self, but how can i build it for my processor? Are they some special tweaks, or they are only some CFlags in configs? Or maybe it's even not worth it? Are they some benchmarks between PM Atom and normal PM?
How PM Atom builds are build? Topic is solved
Moderator: trava90
Forum rules
If your question is about general use of the browser and not specific to Linux, then please use the General Support board.
If your question is about general use of the browser and not specific to Linux, then please use the General Support board.
-
jeikobu614
How PM Atom builds are build?
Hi
As I have Atom processor which supports x64 system, i am interested to build PM for my self, but how can i build it for my processor? Are they some special tweaks, or they are only some CFlags in configs? Or maybe it's even not worth it? Are they some benchmarks between PM Atom and normal PM?
As I have Atom processor which supports x64 system, i am interested to build PM for my self, but how can i build it for my processor? Are they some special tweaks, or they are only some CFlags in configs? Or maybe it's even not worth it? Are they some benchmarks between PM Atom and normal PM?
Re: How PM Atom builds are build?
On Linux there's likely less of a difference for these builds.
It's a combination of using the Atom source branch and specific compilation flags.
It's a combination of using the Atom source branch and specific compilation flags.
"Son, in life you do not fight battles because you expect to win, you fight them merely because they need to be fought." -- Snagglepuss


Re: How PM Atom builds are build?
Specifically for Linux, the -march=atom CFLAG is used.
-
jeikobu614
Re: How PM Atom builds are build?
Hi MoonchildMoonchild wrote:On Linux there's likely less of a difference for these builds.
It's a combination of using the Atom source branch and specific compilation flags.
But is there specific source for Atom? I only find source for Pale Moon
-
jeikobu614
Re: How PM Atom builds are build?
If i use -march=native the compilation still be successful?trava90 wrote:Specifically for Linux, the -march=atom CFLAG is used.
Re: How PM Atom builds are build?
If the machine you're compiling on is using an Atom processor, then it should.
-
jeikobu614
Re: How PM Atom builds are build?
Thanks for help, now, let the compilation begintrava90 wrote:If the machine you're compiling on is using an Atom processor, then it should.


