Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 26
and
Version 27
of
Xen_Lab8
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 26, 2009, 5:32:29 PM (
16 years
ago)
Author:
rider
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Xen_Lab8
v26
v27
3
3
#!html
4
4
<h1 style="text-align: center; color: blue">Demo(二):VMGL 操作手冊</h1>
5
}}}
6
----
7
= 【前言】 =
8
* '''''小叮嚀__'''''
9
* 請使用 gcc-4.1 來編譯 VMGL,勿使用 gcc-4.3.
10
* 必要時請切換 gcc 版本,可以使用 update-alternatives 或是重新建立 gcc 連結.
11
{{{
12
$ sudo update-alternatives --config gcc
5
13
}}}
6
14
----