From: "Christian Groessler" <cpg@aladdin.de>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] parport for ia64
Date: Fri, 18 Aug 2000 14:11:06 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590678205356@msgid-missing> (raw)
[-- Attachment #1: Type: text/plain, Size: 1120 bytes --]
Hi,
I had to add the following file as include/asm-ia64/parport.h to compile
the parport modules on ia64.
(See attached file: parport.h.gz)
But when compiling with default optimizations, I get the following:
-----------
make[2]: Entering directory `/usr/src/linux-2.4.0-test6/drivers/parport'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -g -O2
-fomit-frame-pointer -pipe -Wa,-x -ffixed-r13
-mfixed-range=f10-f15,f32-f127 -funwind-tables -fno-strict-aliasing
-DMODULE -DEXPORT_SYMTAB -c parport_pc.c
parport_pc.c: In function `cleanup_module':
parport_pc.c:2698: warning: implicit declaration of function `free_dma'
parport_pc.c: In function `parport_pc_read_status':
parport_pc.c:2719: Internal compiler error in
`add_abstract_origin_attribute', at dwarf2out.c:7532
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make[2]: *** [parport_pc.o] Error 1
-----------
When I removed the -O2 from the compile flags, it compiled fine.
Kernel: linux-2.4.0-test6-ia64-000811
gcc: gcc version 2.9-ia64-000216-final
regards,
chris
[-- Attachment #2: parport.h.gz --]
[-- Type: application/octet-stream, Size: 313 bytes --]
next reply other threads:[~2000-08-18 14:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-08-18 14:11 Christian Groessler [this message]
2000-08-22 1:48 ` [Linux-ia64] parport for ia64 Jim Wilson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590678205356@msgid-missing \
--to=cpg@aladdin.de \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.