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

Re: _Very_ strange problem with compiling



also sprach Mark Phillips (on Wed, 07 Mar 2001 03:18:56AM +1030):
> -rwxrwxr-x    1 mark     mark         4731 Mar  7 02:53 test*
> -rw-rw-r--    1 mark     mark          162 Mar  7 02:53 test.c
> -rwxrwxr-x    1 mark     mark         4733 Mar  7 02:53 thick4*
> -rw-r--r--    1 mark     mark          162 Mar  7 02:51 thick4.c
> 
> and 
> 
> $ cmp thick4 test  
> thick4 test differ: char 3061, line 2
> 
> Why would identical files compile to slightly different executables?

an executable stores it's own name. strlen("thick4") = strlen("test")

pertaining to your compiler error... i am on the verge of discovering
this bug too. let me finalize going into the assembler on various
architectures before i post anymore.

martin

[greetings from the heart of the sun]# echo madduck@ !#:1:s@\@@@.net
-- 
prepBut nI vrbLike adjHungarian! qWhat's artThe adjBig nProblem?
                                               -- alec flett @netscape



Reply to: