<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1173</id>
	<title>Nabble - Ghdl - General</title>
	<updated>2007-09-18T19:23:11Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Ghdl---General-f1173.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Ghdl---General-f1173.html" />
	<subtitle type="html">GHDL is a VHDL simulator, using the GCC technology.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-12769175</id>
	<title>GHDL compling error</title>
	<published>2007-09-18T19:23:11Z</published>
	<updated>2007-09-18T19:23:11Z</updated>
	<author>
		<name>hayzam</name>
	</author>
	<content type="html">[root@localhost std]# ghdl -a hello.vhdl
&lt;br&gt;/usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.1.1/ghdl1:*command-line*: cannot open hello.vhdl
&lt;br&gt;ghdl: compilation error
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GHDL-compling-error-tp12769175p12769175.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-2704719</id>
	<title>[GCC 4.0.2] syntax error with the operand 'asm'</title>
	<published>2006-02-01T09:41:31Z</published>
	<updated>2006-02-01T09:41:31Z</updated>
	<author>
		<name>franha</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I use GCC 4.0.2 as a cross compiler(target:powerpc), and I have errors when I compile a simple c file witch contain the operand 'asm' used like that :
&lt;br&gt;&lt;br&gt;extern void __reset(void);
&lt;br&gt;&lt;br&gt;---reset.c----------------------------
&lt;br&gt;#pragma section code_type &amp;quot;.reset&amp;quot;
&lt;br&gt;&lt;br&gt;#pragma force_active on
&lt;br&gt;__declspec(section &amp;quot;.reset&amp;quot;)
&lt;br&gt;&lt;br&gt;asm void reset(void);
&lt;br&gt;&lt;br&gt;asm void reset(void)
&lt;br&gt;{
&lt;br&gt;nofralloc
&lt;br&gt;b __reset
&lt;br&gt;}
&lt;br&gt;#pragma force_active reset
&lt;br&gt;---------------------------------
&lt;br&gt;&lt;br&gt;command line to compile: $ /gnutools/bin/powerpc-elf-eabi-gcc -c ../reset.c
&lt;br&gt;&lt;br&gt;the result of the compilation is :
&lt;br&gt;&lt;br&gt;../reset.c:6: error: syntax error before string co
&lt;br&gt;../reset.c:10: error: syntax error before 'void'
&lt;br&gt;&lt;br&gt;are there any options to use GCC 4.0.2 ? I had not got this erreur with GCC 3.4.0!
&lt;br&gt;&lt;br&gt;Thanks in advance</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-GCC-4.0.2--syntax-error-with-the-operand-%27asm%27-tp2704719p2704719.html" />
</entry>

</feed>
