This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/49620] piece of code from modification to dvblast but cant get it to compile and run correctly


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49620

--- Comment #4 from julian gardner <joolzg at btinternet dot com> 2011-07-03 21:51:01 UTC ---
(In reply to comment #3)
> A single .o file is not a complete program, it also needs a main() and whatever
> else is needed to call the problematic code and observe whether it worked or
> not.

So you want a buildable executable for a single line of bugged code.

I will try, but what do i do if i cant build a non-working version.

joolz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]