210
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
2 |
|
|
3 |
<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
|
|
4 |
original version by: Nikos Drakos, CBLU, University of Leeds
|
|
5 |
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
|
6 |
* with significant contributions from:
|
|
7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
|
8 |
<HTML>
|
|
9 |
<HEAD>
|
|
10 |
<TITLE>Does the code compile with an other compiler than GNU gcc
|
|
11 |
?</TITLE>
|
|
12 |
<META NAME="description" CONTENT="Does the code compile with an other compiler than GNU gcc
|
|
13 |
?">
|
|
14 |
<META NAME="keywords" CONTENT="manual">
|
|
15 |
<META NAME="resource-type" CONTENT="document">
|
|
16 |
<META NAME="distribution" CONTENT="global">
|
|
17 |
|
|
18 |
<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
|
|
19 |
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
20 |
|
|
21 |
<LINK REL="STYLESHEET" HREF="manual.css">
|
|
22 |
|
|
23 |
<LINK REL="next" HREF="node92.html">
|
|
24 |
<LINK REL="previous" HREF="node81.html">
|
|
25 |
<LINK REL="up" HREF="node80.html">
|
|
26 |
<LINK REL="next" HREF="node83.html">
|
|
27 |
</HEAD>
|
|
28 |
|
|
29 |
<BODY >
|
|
30 |
|
|
31 |
<DIV CLASS="navigation"><!--Navigation Panel-->
|
|
32 |
<A NAME="tex2html1236"
|
|
33 |
HREF="node83.html">
|
|
34 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
|
35 |
SRC="/usr/share/latex2html/icons/next.png"></A>
|
|
36 |
<A NAME="tex2html1232"
|
|
37 |
HREF="node80.html">
|
|
38 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
|
39 |
SRC="/usr/share/latex2html/icons/up.png"></A>
|
|
40 |
<A NAME="tex2html1226"
|
|
41 |
HREF="node81.html">
|
|
42 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
|
|
43 |
SRC="/usr/share/latex2html/icons/prev.png"></A>
|
|
44 |
<A NAME="tex2html1234"
|
|
45 |
HREF="node1.html">
|
|
46 |
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
|
|
47 |
SRC="/usr/share/latex2html/icons/contents.png"></A>
|
|
48 |
<BR>
|
|
49 |
<B> Next:</B> <A NAME="tex2html1237"
|
|
50 |
HREF="node83.html">Interrupt functions</A>
|
|
51 |
<B> Up:</B> <A NAME="tex2html1233"
|
|
52 |
HREF="node80.html">HCS12</A>
|
|
53 |
<B> Previous:</B> <A NAME="tex2html1227"
|
|
54 |
HREF="node81.html">Which board are you</A>
|
|
55 |
<B> <A NAME="tex2html1235"
|
|
56 |
HREF="node1.html">Contents</A></B>
|
|
57 |
<BR>
|
|
58 |
<BR></DIV>
|
|
59 |
<!--End of Navigation Panel-->
|
|
60 |
|
|
61 |
<H3><A NAME="SECTION000114200000000000000">
|
|
62 |
Does the code compile with an other compiler than GNU gcc
|
|
63 |
?</A>
|
|
64 |
</H3>
|
|
65 |
It is known to work with Metrowerks CodeWarrior. Here are some tips from
|
|
66 |
Philippe Foureys. :
|
|
67 |
|
|
68 |
<P>
|
|
69 |
<BR><HR>
|
|
70 |
<!--Table of Child-Links-->
|
|
71 |
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
|
|
72 |
|
|
73 |
<UL CLASS="ChildLinks">
|
|
74 |
<LI><A NAME="tex2html1238"
|
|
75 |
HREF="node83.html">Interrupt functions</A>
|
|
76 |
<UL>
|
|
77 |
<LI><A NAME="tex2html1239"
|
|
78 |
HREF="node84.html">Code for GCC:</A>
|
|
79 |
<LI><A NAME="tex2html1240"
|
|
80 |
HREF="node85.html">Code for CodeWarrior</A>
|
|
81 |
</UL>
|
|
82 |
<BR>
|
|
83 |
<LI><A NAME="tex2html1241"
|
|
84 |
HREF="node86.html">Interrupt lock, unlock</A>
|
|
85 |
<UL>
|
|
86 |
<LI><A NAME="tex2html1242"
|
|
87 |
HREF="node87.html">Code for GCC</A>
|
|
88 |
<LI><A NAME="tex2html1243"
|
|
89 |
HREF="node88.html">Code for CodeWarrior</A>
|
|
90 |
</UL>
|
|
91 |
<BR>
|
|
92 |
<LI><A NAME="tex2html1244"
|
|
93 |
HREF="node89.html">Initialize function</A>
|
|
94 |
<UL>
|
|
95 |
<LI><A NAME="tex2html1245"
|
|
96 |
HREF="node90.html">Code for GCC</A>
|
|
97 |
<LI><A NAME="tex2html1246"
|
|
98 |
HREF="node91.html">Code for CodeWarrior</A>
|
|
99 |
</UL></UL>
|
|
100 |
<!--End of Table of Child-Links-->
|
|
101 |
<BR><HR>
|
|
102 |
<ADDRESS>
|
|
103 |
epimerde
|
215
|
104 |
2007-06-08
|
210
|
105 |
</ADDRESS>
|
|
106 |
</BODY>
|
|
107 |
</HTML>
|