Mailinglist Archive: opensuse-bugs (16680 mails)
| < Previous | Next > |
[Bug 402268] ICE in set_uids_in_ptset
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 24 Jun 2008 02:35:16 -0600 (MDT)
- Message-id: <20080624083516.2AF5C245390@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=402268
User rguenther@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=402268#c4
Richard Guenther <rguenther@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|hpbenton@xxxxxxxxxxx
--- Comment #4 from Richard Guenther <rguenther@xxxxxxxxxx> 2008-06-24
02:35:15 MDT ---
We need preprocessed source which you can produce by executing
"
gcc -std=gnu99 -I/usr/local/lib64/R/include -I/usr/local/include -I/sw/include
-D_LARGEFILE_SOURCE -I/usr/local/include -fpic -g -O2 -c mzROI.c -o mzROI.o
-save-temps
"
and attaching the resulting mzROI.i file. The .c source isn't enough as
it doesn't contain the necessary include files to reproduce the bug.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User rguenther@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=402268#c4
Richard Guenther <rguenther@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|hpbenton@xxxxxxxxxxx
--- Comment #4 from Richard Guenther <rguenther@xxxxxxxxxx> 2008-06-24
02:35:15 MDT ---
We need preprocessed source which you can produce by executing
"
gcc -std=gnu99 -I/usr/local/lib64/R/include -I/usr/local/include -I/sw/include
-D_LARGEFILE_SOURCE -I/usr/local/include -fpic -g -O2 -c mzROI.c -o mzROI.o
-save-temps
"
and attaching the resulting mzROI.i file. The .c source isn't enough as
it doesn't contain the necessary include files to reproduce the bug.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |