tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Returned mail: see transcript for details


From: Rainer Machne
Subject: Re: [Tinycc-devel] Returned mail: see transcript for details
Date: Wed, 16 May 2007 13:27:54 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070302)

Hi Rob,


Rob Landley wrote:
> address@hidden:~/tinycc/tinycc$ tcc -L. libtcc_test.c -ltcc1

This also doesn't work for me, although I get different errors:

> tcc -L. libtcc_test.c -ltcc1
tcc: file '/usr/lib32/crt1.o' not found
tcc: file '/usr/lib32/crti.o' not found
In file included from libtcc_test.c:6:
In file included from /usr/include/stdlib.h:438:
In file included from /usr/include/sys/types.h:270:
/usr/include/bits/pthreadtypes.h:69: identifier expected

However, gcc does it, when I also link to ?dynamic linker/loader? with -ldl and not to libtcc1 but to libtcc with

> gcc -L. libtcc_test.c -ldl -ltcc

Then calling ./a.out the program works fine but core dumps at the second tcc_delete call:

 Hello World!
fib(32) = 2178309
add(32, 64) = 96
HELLO WORLD AGAIN 30
*** glibc detected *** ./a.out: munmap_chunk(): invalid pointer: 0x09cf37c8 ***
... with Backtrace and Memory map outputs.


Rob Landley wrote:
   ----- The following addresses had permanent fatal errors -----
<address@hidden>
    (reason: 550 Access from your IP address denied due to abuse)

I'm not helping you with your problem anymore. You can check the list archive to see what I said, but it's not _my_ problem to convince _your_ machine that my mailserver is on a FIOS line that's had the same static IP since last year.

I'd appreciate not to be made responsible for strange behavior of an email server (which has never occured before). The sys-admins have been notified. Please, could you send me the full rejection message that you got? That would be helpful to find it in the log file.

If my address still doesn't work for you, you could CC it to "a9404947 ... unet.univie.ac.at" and "rainer.machne ... univie.ac.at" (with ... replaced by @), but that is the same email server. However, as I get all your other emails to the list, I think it might have been some temporary bug in their email filter. ??

Rainer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]