Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Problems using freeze with platform dependant compiles

Reply
Thread Tools

Problems using freeze with platform dependant compiles

 
 
Jeff Smith
Guest
Posts: n/a
 
      07-28-2004
When following the instruction to create platform dependant builds by
running configure in a different directoty than the unpacked source, I
find that freeze no longer works because it looks for things in the
source tree that are now in the platform tree.

Is this expected? Is there an easy workaround without creating a
complete source tree for every platform?

Thanks,
Jeff
 
Reply With Quote
 
 
 
 
Jeff Smith
Guest
Posts: n/a
 
      07-29-2004
(Jeff Smith) wrote in message news:<. com>...
> When following the instruction to create platform dependant builds by
> running configure in a different directoty than the unpacked source, I
> find that freeze no longer works because it looks for things in the
> source tree that are now in the platform tree.


Actually, I find myself completely unable to use freeze as documented
on AIX 5.1 with Python 2.3.4. The freeze step "works" (i.e. no
errors) but the Makefile produced is looking in the wrong place for a
couple of things. Has anyone seen this kind of behavior?

Jeff
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
freeze string fails to freeze ??? jwaala.amplify@gmail.com Ruby 5 03-15-2007 11:29 PM
Creating runnable .jar with dependant libraries? Bas Java 2 05-04-2006 07:23 PM
testing -- what to do for testing code with behaviour dependant uponwhich files exist? Brian van den Broek Python 3 04-03-2005 12:28 AM
Dependant files query KiwiBrian HTML 2 10-16-2004 12:33 PM
image dependant on resolution Michael Tonelli HTML 11 07-23-2004 05:01 PM



Advertisments