﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3AJuicyfruit%2FBuilding_For_Linux</id>
	<title>利用者:Juicyfruit/Building For Linux - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3AJuicyfruit%2FBuilding_For_Linux"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Juicyfruit/Building_For_Linux&amp;action=history"/>
	<updated>2026-06-11T02:30:14Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Juicyfruit/Building_For_Linux&amp;diff=100803&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Juicyfruit/Building_For_Linux&amp;diff=100803&amp;oldid=prev"/>
		<updated>2018-06-28T19:39:44Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:39時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Juicyfruit/Building_For_Linux&amp;diff=100802&amp;oldid=prev</id>
		<title>2011年9月20日 (火) 20:40にwiki&gt;Juicyfruitによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Juicyfruit/Building_For_Linux&amp;diff=100802&amp;oldid=prev"/>
		<updated>2011-09-20T20:40:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Warning/Working/Development|&lt;br /&gt;
WIP documentation and development&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Building a reloactable Blender 2.5x on Linux =&lt;br /&gt;
&lt;br /&gt;
== Page is not Done !! ==&lt;br /&gt;
&lt;br /&gt;
== Asumptions ==&lt;br /&gt;
&lt;br /&gt;
*Build environment is either ubuntu or Debian based&lt;br /&gt;
*We will create a seperate build environment&lt;br /&gt;
*GCC as compiler &lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
#We want to maximize compatibility of our build&lt;br /&gt;
#Preofrmance and features&lt;br /&gt;
#Ablility to reproduce crashes and or send traces t0o developers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Preparing chroot build environment ==&lt;br /&gt;
&lt;br /&gt;
Having a seperate environment for a build is nice as it allows us to make the whole thing more controled. &lt;br /&gt;
We will opt for an enviroment bases on Ubuntu LTS and we choose the one before the current. In our case that means Ubuntu 8.04 LTS. Gcc 4.2 and Glibc2.7&lt;br /&gt;
&lt;br /&gt;
=== Todo ===&lt;br /&gt;
# GCC options &lt;br /&gt;
# visibility&lt;br /&gt;
# Building a workable python 3 &lt;br /&gt;
# Also building rpm and deb packages.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Points where we can improve the build ==&lt;br /&gt;
# remove link depencies when unused.&lt;br /&gt;
#* Debian does this somewhere in their builds to illiminate uneeded depencies will investige&lt;br /&gt;
# build parts of colalda we need as shared library with all releaven visibility and spacesaving tricks then make that into a staic object and only then link it into blender. (requires more research)&lt;br /&gt;
#*Look at KDE and QT the use this kinds of tricks extensively.&lt;br /&gt;
# Linking multiple versions of one module with difference optimizations&lt;br /&gt;
#*for example render code with diffrent optimization, minimal CPU requirements in one object and choose at runtime.&lt;br /&gt;
# Crash reports and backtraces. &lt;br /&gt;
#*Should be possible to keep symbols of the build and use that to make backtrace meaningfull with GDB, &lt;br /&gt;
#* more research needed.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Juicyfruit</name></author>
		
	</entry>
</feed>